Re: [PHP-DEV] Fixing a bug : a personal report

2012-03-20 Thread Barbu Paul Gheorghe
rough code. I recommend you to visit: http://lxr.php.net/ A great tool for navigating the PHP source. -- Barbu Paul - Gheorghe Common sense is not so common - Voltaire Visit My GitHub profile to see my open-source projects - https://github.com/paullik -- PHP Internals - PHP Runtime Develo

[PHP-DEV] [PATCH] Meaningful data type for _parameter_reference's "required" field

2012-03-20 Thread Barbu Paul Gheorghe
Hello. I submitted a patch for PHP-5.4, you can check it here: https://github.com/php/php-src/pull/15 It's about removing some redundacy in the reflection extension on ReflectionParameter by changing _parameter_reference's required field data type. -- Barbu Paul - Gheorghe Commo

[PHP-DEV] TSRMLS_* keywords in PHP source

2012-03-19 Thread Barbu Paul Gheorghe
right technical term for it because it's the first time I see this kind of call in C: foo(data_type variable_name "keyword"); -- Barbu Paul - Gheorghe Common sense is not so common - Voltaire Visit My GitHub profile to see my open-source projects - https://github.com/paul