Revision tags: php-5.3.9RC1, php-5.4.0beta2 |
|
#
f50f54a6 |
| 26-Sep-2011 |
Stanislav Malyshev |
update proto
|
#
92f68921 |
| 23-Sep-2011 |
Rasmus Lerdorf |
Re-committing Alan's is_a revert/fix for bug #55475 Dmitry had done so earlier, but reverted pending discussion. It is completely clear that this should never have been changed in the 5.3
Re-committing Alan's is_a revert/fix for bug #55475 Dmitry had done so earlier, but reverted pending discussion. It is completely clear that this should never have been changed in the 5.3 branch in the first place giving the number of things that broke because of it.
show more ...
|
#
59ad27b0 |
| 15-Sep-2011 |
Dmitry Stogov |
Reverted the fix for #55475 (is_a() triggers autoloader) before the common decision
|
#
e98759ee |
| 15-Sep-2011 |
Dmitry Stogov |
Fixed bug #55475 (is_a() triggers autoloader). (alan at akbkhome dot com)
|
Revision tags: php-5.4.0beta1 |
|
#
4a25a774 |
| 13-Sep-2011 |
Dmitry Stogov |
Fixed ZE specific compile warnings (Bug #55629)
|
Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5 |
|
#
baf2e822 |
| 08-Aug-2011 |
Etienne Kneuss |
Fix typo
|
#
6b5d5b8d |
| 08-Aug-2011 |
Etienne Kneuss |
Fix typo
|
#
cbd4f760 |
| 08-Aug-2011 |
Pierrick Charron |
Use snprintf to make the static analyzers happy
|
#
d0a4c010 |
| 08-Aug-2011 |
Pierrick Charron |
Use snprintf to make the static analyzers happy
|
#
bfd10cfe |
| 07-Aug-2011 |
Pierrick Charron |
function_name cannot be false
|
#
b9005912 |
| 07-Aug-2011 |
Pierrick Charron |
function_name cannot be false
|
Revision tags: php-5.4.0alpha3, php-5.3.7RC4 |
|
#
68e5e298 |
| 25-Jul-2011 |
Felipe Pena |
- Fix compiler warning
|
#
a10e7fe1 |
| 25-Jul-2011 |
Felipe Pena |
- Use ZEND_FE_END macro here
|
#
468d1351 |
| 25-Jul-2011 |
Felipe Pena |
- Use ZEND_FE_END macro here
|
#
4d926b1f |
| 23-Jul-2011 |
Stanislav Malyshev |
Change E_ALL to include E_STRICT
|
Revision tags: php-5.3.7RC3, php-5.4.0alpha2 |
|
#
1ee8ff3b |
| 12-Jul-2011 |
Stanislav Malyshev |
remove warning for is_a() BC
|
#
c6076da7 |
| 12-Jul-2011 |
Stanislav Malyshev |
remove warning for is_a() BC
|
#
adabdede |
| 04-Jul-2011 |
Dmitry Stogov |
Fixed bug #53727 (Inconsistent behavior of is_subclass_of with interfaces)
|
#
293f7108 |
| 04-Jul-2011 |
Dmitry Stogov |
Fixed bug #53727 (Inconsistent behavior of is_subclass_of with interfaces)
|
Revision tags: php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1 |
|
#
6f3148db |
| 09-Apr-2011 |
Sebastian Bergmann |
Add optional argument to debug_backtrace() and debug_print_backtrace() to limit the amount of stack frames returned.
|
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1 |
|
#
3a3f3696 |
| 16-Jan-2011 |
Stanislav Malyshev |
Add options to debug_backtrace functions
|
#
b4dba12d |
| 16-Jan-2011 |
Stanislav Malyshev |
Add options to debug_backtrace functions
|
#
478e5d1d |
| 09-Jan-2011 |
Stefan Marr |
Added trait_exists() [TRAITS] [DOC] - also changed class_exists() to return false for traits - added related tests, and get_declared_traits() tests in ext/s/t/co
|
Revision tags: php-5.2.17, php-5.3.5 |
|
#
927bf09c |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
0203cc3d |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|