| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFB: remove HAVE_CONFIG_H | Nuno Lopes | 2007-09-11 | 25 | -50/+21 |
| | | |||||
| * | typo | Dmitry Stogov | 2007-09-11 | 1 | -1/+1 |
| | | |||||
| * | forgotten part | Dmitry Stogov | 2007-09-11 | 1 | -1/+1 |
| | | |||||
| * | revert config header change | Rob Richards | 2007-09-11 | 1 | -1/+1 |
| | | |||||
| * | - in case of ambiguity class name in namespace call __autoload() only after | Dmitry Stogov | 2007-09-11 | 5 | -198/+209 |
| | | | | | | | | checking for both (class from current namespace and internal class) - improved class fetching performance - fixed wrong (lowercase) name passed to __autoload() from call_user_func() | ||||
| * | Simplify (the prototype of zend_u_get_constant_ex() is going to be changed) | Dmitry Stogov | 2007-09-11 | 1 | -1/+1 |
| | | |||||
| * | fix test | Raghubansh Kumar | 2007-09-11 | 1 | -0/+0 |
| | | |||||
| * | ChangeLog update | 2007-09-11 | 1 | -0/+30 | |
| | | |||||
| * | MFB: Fixed Bug #42596 (session.save_path MODE option does not work). | Ilia Alshanetsky | 2007-09-10 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug #42587 (behaviour change regarding symlinked .php files) | Dmitry Stogov | 2007-09-10 | 1 | -9/+7 |
| | | |||||
| * | fix tests | Antony Dovgal | 2007-09-10 | 3 | -12/+12 |
| | | |||||
| * | ChangeLog update | 2007-09-10 | 2 | -0/+88 | |
| | | |||||
| * | use macros | Antony Dovgal | 2007-09-09 | 1 | -2/+2 |
| | | |||||
| * | remove the original | Antony Dovgal | 2007-09-09 | 1 | -0/+0 |
| | | |||||
| * | MFB: split test | Antony Dovgal | 2007-09-09 | 4 | -0/+80 |
| | | |||||
| * | unicode part of \v and \t patch | Antony Dovgal | 2007-09-09 | 1 | -0/+8 |
| | | |||||
| * | MFB: Fixed bug #42590 (Make the engine recornize \v and \f escape sequences) | Ilia Alshanetsky | 2007-09-09 | 1 | -0/+8 |
| | | |||||
| * | Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23) | Scott MacVicar | 2007-09-09 | 1 | -3/+7 |
| | | |||||
| * | ChangeLog update | 2007-09-09 | 1 | -0/+11 | |
| | | |||||
| * | output is started in php_module_startup(), no need to start it twice | Antony Dovgal | 2007-09-08 | 1 | -3/+0 |
| | | | | | | fixes leaks in sapi/cgi/tests/005.phpt | ||||
| * | point to valid config header | Rob Richards | 2007-09-08 | 1 | -1/+1 |
| | | |||||
| * | ChangeLog update | 2007-09-08 | 2 | -0/+211 | |
| | | |||||
| * | New testcases for ucwords() function | Raghubansh Kumar | 2007-09-07 | 6 | -0/+916 |
| | | |||||
| * | New testcases for strncmp() function | Raghubansh Kumar | 2007-09-07 | 11 | -0/+2785 |
| | | |||||
| * | - Make the macro into function (for the sake of idiotic ZEND_STRL() macro) | Jani Taskinen | 2007-09-07 | 2 | -4/+8 |
| | | |||||
| * | New testcases for stripslashes() function | Raghubansh Kumar | 2007-09-07 | 6 | -0/+715 |
| | | |||||
| * | made equivalent (to php5 test) changes to the expected output. Although this ↵ | Zoe Slattery | 2007-09-07 | 1 | -10/+10 |
| | | | | | test did originally have the right EXP section | ||||
| * | - Fixed the rest of bug #41561 ( @ operator not working ) | Jani Taskinen | 2007-09-07 | 4 | -10/+15 |
| | | |||||
| * | - Fixed bug #42579 (apache_reset_timeout() does not exist) | Jani Taskinen | 2007-09-07 | 1 | -2/+3 |
| | | |||||
| * | forgotten part | Dmitry Stogov | 2007-09-07 | 1 | -0/+4 |
| | | |||||
| * | Added checks for malformated FastCGI requests (Mattias Bengtsson) | Dmitry Stogov | 2007-09-07 | 1 | -1/+6 |
| | | |||||
| * | Added missing safety checks for 2nd parameter of setlocale() function | Ilia Alshanetsky | 2007-09-07 | 1 | -0/+4 |
| | | |||||
| * | ChangeLog update | 2007-09-07 | 1 | -0/+38 | |
| | | |||||
| * | - Add a comment why not ~0 or -1. | Derick Rethans | 2007-09-06 | 1 | -1/+2 |
| | | |||||
| * | New testcases for addslashes() function | Raghubansh Kumar | 2007-09-06 | 4 | -0/+650 |
| | | |||||
| * | ChangeLog update | 2007-09-06 | 2 | -0/+71 | |
| | | |||||
| * | Fixed typo in function name | Ilia Alshanetsky | 2007-09-05 | 1 | -1/+1 |
| | | |||||
| * | MFB: Fixed bug #41845 (pgsql extension does not compile with PostgreSQL | Ilia Alshanetsky | 2007-09-05 | 1 | -0/+4 |
| | | | | | | <7.4) | ||||
| * | MFB: Fixed bug #42506 (php_pgsql_convert() timezone parse bug) | Ilia Alshanetsky | 2007-09-05 | 1 | -1/+1 |
| | | |||||
| * | MFB: Fixed possible buffer overflows inside the fnmatch() and glob() | Ilia Alshanetsky | 2007-09-05 | 2 | -0/+10 |
| | | | | | | functions | ||||
| * | Fixed bug #42214 (SoapServer sends clients internal PHP errors) | Dmitry Stogov | 2007-09-05 | 3 | -15/+57 |
| | | |||||
| * | Fixed bug #42488 (SoapServer reports an encoding error and the error itself ↵ | Dmitry Stogov | 2007-09-05 | 2 | -8/+103 |
| | | | | | breaks). | ||||
| * | Fixed bug #42523 (PHP_SELF duplicates path) | Dmitry Stogov | 2007-09-05 | 1 | -0/+15 |
| | | |||||
| * | Bug #42541 (Check for namespace decl. on first line doesn't work when ↵ | Dmitry Stogov | 2007-09-05 | 1 | -2/+18 |
| | | | | | extended info is on) | ||||
| * | ChangeLog update | 2007-09-05 | 2 | -0/+188 | |
| | | |||||
| * | detect endianness in compile time when using Apple's GCC (fixes universal ↵ | Antony Dovgal | 2007-09-04 | 3 | -0/+30 |
| | | | | | binary build) | ||||
| * | fixed bug #29955 invalid case conversion in iso-8859-9. | Rui Hirokawa | 2007-09-04 | 1 | -4/+2 |
| | | |||||
| * | - We have to store the original (allocated) pointer here as it was freed after | Derick Rethans | 2007-09-04 | 1 | -4/+4 |
| | | | | | | | the pointer itself was modified, otherwise we'll get an invalid free error here. | ||||
| * | Test cases for sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, ↵ | Zoe Slattery | 2007-09-04 | 37 | -0/+2039 |
| | | | | | acosh, atanh. | ||||
| * | fix tests | Raghubansh Kumar | 2007-09-04 | 4 | -61/+9 |
| | | |||||
