History log of /PHP-7.3/Zend/zend_API.c (Results 401 – 425 of 897)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1
# ada5cda0 31-Oct-2011 Stefan Marr

Fixed Bug #60173 (Wrong error message on reflective trait instantiation)


# 2e5d5e5a 31-Oct-2011 Stefan Marr

Fixed Bug #60173 (Wrong error message on reflective trait instantiation)


Revision tags: php-5.4.0beta2, php-5.4.0beta1
# 4a25a774 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


# e43ff135 13-Sep-2011 Dmitry Stogov

Fixed ZE specific compile warnings (Bug #55629)


# e5553b21 07-Sep-2011 Hannes Magnusson

Revert r316345 which fixes all the tests again


# 4e9a7658 07-Sep-2011 Hannes Magnusson

Revert r316345 which fixes all the tests again


# 59614b05 07-Sep-2011 Pierre Joye

- reject paths with trainling spaces using the very good new zend arg


# 6b4717da 07-Sep-2011 Pierre Joye

- reject paths with trainling spaces using the very good new zend arg


Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7
# 306c4202 16-Aug-2011 Hannes Magnusson

Callable typehint following the rules of is_callable($arg, false);


# 550980cf 16-Aug-2011 Hannes Magnusson

Callable typehint following the rules of is_callable($arg, false);


Revision tags: php-5.3.7RC5
# f9ca0cac 07-Aug-2011 Felipe Pena

- Revert r314387
(property_info.name has the mangled name)


# 619cfeef 07-Aug-2011 Felipe Pena

- Revert r314387
(property_info.name has the mangled name)


# e2315d29 07-Aug-2011 Rasmus Lerdorf

Use property_info.name here instead since *name might be free'ed at this point
@dmitry please review


# 71af9259 07-Aug-2011 Rasmus Lerdorf

Use property_info.name here instead since *name might be free'ed at this point
@dmitry please review


# 13eb47a8 06-Aug-2011 Felipe Pena

- Added missing PHP_FE_END/ZEND_FE_END


# 783b0532 06-Aug-2011 Felipe Pena

- Added missing PHP_FE_END/ZEND_FE_END


# 9c289189 06-Aug-2011 Felipe Pena

- Added missing PHP_FE_END/ZEND_FE_END


# 2b6a290d 05-Aug-2011 Rasmus Lerdorf

Another potential missing va_end() found by Coverity


# c1c2e18c 05-Aug-2011 Rasmus Lerdorf

Another potential missing va_end() found by Coverity


# dc1e1481 05-Aug-2011 Rasmus Lerdorf

Another potential missing va_end() found by Coverity


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# ecd9d194 14-Jul-2011 Derick Rethans

- Added a check for an enviroment variable (ZEND_DONT_UNLOAD_MODULES) that, if
set, prevents PHP from dl_closing() modules on shutdown.
- This makes it possible to spot memory leaks with va

- Added a check for an enviroment variable (ZEND_DONT_UNLOAD_MODULES) that, if
set, prevents PHP from dl_closing() modules on shutdown.
- This makes it possible to spot memory leaks with valgrind in shared modules.

show more ...


# 4e5960ed 14-Jul-2011 Derick Rethans

- Added a check for an enviroment variable (ZEND_DONT_UNLOAD_MODULES) that, if
set, prevents PHP from dl_closing() modules on shutdown.
- This makes it possible to spot memory leaks with va

- Added a check for an enviroment variable (ZEND_DONT_UNLOAD_MODULES) that, if
set, prevents PHP from dl_closing() modules on shutdown.
- This makes it possible to spot memory leaks with valgrind in shared modules.

show more ...


1...<<11121314151617181920>>...36