Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1 |
|
#
878946a3 |
| 14-Aug-2008 |
Dmitry Stogov |
Fixed bug #45613 Segfault when using is_file() on Apache-2.2.8
|
Revision tags: php-4.4.9 |
|
#
4e5280a7 |
| 01-Aug-2008 |
Steph Fox |
- ws/cs, macros, code that only affects other branches - some unsynced changes need valgrind testing before they can go into this branch, see PECL/HEAD
|
Revision tags: php-5.3.0alpha1, php-4.4.9RC1 |
|
#
53bbf123 |
| 10-Jul-2008 |
Dmitry Stogov |
Extensions MUST NOT manipulate with internal functions from EG(function_table) in run-time. It may cause problems with opcode caches and in multi-threaded environment. Now the same functions are over
Extensions MUST NOT manipulate with internal functions from EG(function_table) in run-time. It may cause problems with opcode caches and in multi-threaded environment. Now the same functions are overriden at MINIT and call original functions or PHAR ones dependent on flag setting.
show more ...
|
Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5 |
|
#
16b4d8e0 |
| 12-May-2008 |
SVN Migration |
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
|