History log of /PHP-7.0/ext/standard/basic_functions.c (Results 226 – 250 of 1233)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# eea14c09 06-Sep-2011 Pierre Joye

- fix #55622, mem corruption on large input


# 82b14d2f 06-Sep-2011 Pierre Joye

- fix #55622, mem corruption on large input


# 22c4ca48 05-Sep-2011 Hannes Magnusson

Interesting typo...


# 8db93019 05-Sep-2011 Hannes Magnusson

Not all submodules have MINIT, but they have MINFO and need to be registered
(cought by tyrael@)


# cc45ce45 04-Sep-2011 Gustavo André dos Santos Lopes

- Fixed bug #55576: Cannot conditionally move uploaded file without race
condition.


# 5aa6b7a2 04-Sep-2011 Gustavo André dos Santos Lopes

- Fixed bug #55576: Cannot conditionally move uploaded file without race
condition.


# ac20ab11 04-Sep-2011 Gustavo André dos Santos Lopes

- Fixed bug #55576: Cannot conditionally move uploaded file without race
condition.


Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# 44e2c266 08-Aug-2011 Xinchen Hui

Remove no sense statements


# fb617c33 08-Aug-2011 Xinchen Hui

Remove no sense statements


# 4e97a9fc 08-Aug-2011 Xinchen Hui

Remove no sense statements


# 57ec3758 07-Aug-2011 Xinchen Hui

revert -r314422

No need to check erealloc's return


# 2ce3f11f 07-Aug-2011 Xinchen Hui

revert -r314422

No need to check erealloc's return


# 376a04e1 07-Aug-2011 Xinchen Hui

revert -r314422

No need to check erealloc's return


# b2110c3e 07-Aug-2011 Xinchen Hui

Fixed bug that may dereferenced NULL pointer before checking


# a35462c7 07-Aug-2011 Xinchen Hui

Fixed bug that may dereferenced NULL pointer before checking


# 59b7b270 07-Aug-2011 Xinchen Hui

Fixed bug that may dereferenced NULL pointer before checking


# 997f323e 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


# 707a8f70 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


# 9480eace 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 23e43859 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# 4b30846b 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# da376383 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# 9805e167 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ


# cc1c7af0 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ


Revision tags: php-5.3.7RC3, php-5.4.0alpha2
# 513dc267 12-Jul-2011 Kalle Sommer Nielsen

Changed http_response_code() to be able to set a response code


12345678910>>...50