Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_5_1_0RC3'.php-5.1.0RC3 | SVN Migration | 2005-10-17 | 3 | -34/+5 |
| | |||||
* | 5.1.0RC3 | Ilia Alshanetsky | 2005-10-17 | 3 | -4/+6 |
| | |||||
* | MFH: only need context set once | Rob Richards | 2005-10-17 | 1 | -1/+1 |
| | |||||
* | MFH: Properly fixed bug #34456 (original patch completely reverted). | Ilia Alshanetsky | 2005-10-17 | 2 | -110/+44 |
| | |||||
* | - Fixed bug #29361 (var_export() producing invalid code). (Derick) | Derick Rethans | 2005-10-17 | 6 | -497/+513 |
| | |||||
* | MFH: Fixed bug #34884 (Possible crash in ext/sqlite when sqlite.assoc_case | Ilia Alshanetsky | 2005-10-17 | 2 | -11/+13 |
| | | | | | is being used). | ||||
* | Fixed bug #34873 (Segmentation Fault on foreach in object) | Dmitry Stogov | 2005-10-17 | 3 | -5/+8 |
| | |||||
* | MFH: Further URL validations in safe_mode/open_basedir configs. | Ilia Alshanetsky | 2005-10-17 | 1 | -1/+1 |
| | |||||
* | MFH | foobar | 2005-10-16 | 3 | -7/+7 |
| | |||||
* | NEWS file is about changes between releases. (RCs are not releases..) | foobar | 2005-10-16 | 1 | -2/+0 |
| | |||||
* | - Updated timezone database to version 2005.14. | Derick Rethans | 2005-10-15 | 1 | -429/+411 |
| | |||||
* | - Fixed timezone guessing on Windows. (Derick, Nuno) | Derick Rethans | 2005-10-15 | 3 | -8/+19 |
| | |||||
* | fixed an error in mysqli_fetch_fields (function returns NULL instead of array | Georg Richter | 2005-10-15 | 2 | -4/+2 |
| | | | | | | when row_number > num_fields). Thanks to Marc Deslisle and phpMyAdmin team for the report. | ||||
* | MFH: add test for bug #34873 | Antony Dovgal | 2005-10-14 | 1 | -0/+27 |
| | |||||
* | Pear installer fix | Ilia Alshanetsky | 2005-10-14 | 1 | -1/+1 |
| | |||||
* | ZTS fix | Ilia Alshanetsky | 2005-10-14 | 1 | -3/+1 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2005-10-14 | 3 | -3/+5 |
| | |||||
* | - Use the non-zlib version of the PHAR. | Derick Rethans | 2005-10-14 | 1 | -3/+3 |
| | |||||
* | Prepare for 5.1RC2 | Ilia Alshanetsky | 2005-10-14 | 3 | -4/+4 |
| | |||||
* | MFH: fix test failures | Ilia Alshanetsky | 2005-10-13 | 2 | -2/+4 |
| | |||||
* | MFH: move constants to class | Rob Richards | 2005-10-13 | 5 | -32/+35 |
| | |||||
* | MFH: insure stream usage | Rob Richards | 2005-10-13 | 1 | -46/+77 |
| | |||||
* | MFH: bump libxml min version to 2.6.11 | Rob Richards | 2005-10-13 | 1 | -2/+2 |
| | |||||
* | - MFH SPL example was changed, so change PDO test accordingly | Marcus Boerger | 2005-10-13 | 1 | -1/+1 |
| | |||||
* | - MFH Add ability to bypass key() surrounding and make that default | Marcus Boerger | 2005-10-13 | 1 | -7/+13 |
| | |||||
* | MFH | foobar | 2005-10-13 | 1 | -3/+4 |
| | |||||
* | - Do not try to autoload the class, use internal only | Marcus Boerger | 2005-10-13 | 1 | -1/+1 |
| | |||||
* | MFH: fix #34856 (configure fails to detect libiconv's type) | Antony Dovgal | 2005-10-13 | 2 | -1/+9 |
| | |||||
* | MFH: fix #34855 (ibase_service_attach() segfault on AMD64) | Antony Dovgal | 2005-10-13 | 2 | -1/+3 |
| | |||||
* | - Fixed bug #34850 (--program-suffix and --program-prefix not included in ↵ | foobar | 2005-10-13 | 3 | -6/+8 |
| | | | | man page names) | ||||
* | reorder | foobar | 2005-10-13 | 1 | -3/+3 |
| | |||||
* | ws fix | Antony Dovgal | 2005-10-13 | 1 | -1/+1 |
| | |||||
* | fix bug #34581 (crash with mod_rewrite) | Antony Dovgal | 2005-10-12 | 2 | -1/+11 |
| | |||||
* | missing entry | foobar | 2005-10-12 | 0 | -0/+0 |
| | |||||
* | - MFH: Apperently you can't store NULL pointer values into Zend hashes - god | Derick Rethans | 2005-10-12 | 1 | -4/+4 |
| | | | | | know why not - so we won't store those in the cache anymore. | ||||
* | MFH: Fixed bug #34758 (PDO_DBLIB did not implement rowCount()). | Ilia Alshanetsky | 2005-10-12 | 2 | -0/+3 |
| | |||||
* | fix compile warnings (again) | Antony Dovgal | 2005-10-12 | 1 | -4/+4 |
| | |||||
* | make GCC happy and improve CS a bit | Antony Dovgal | 2005-10-12 | 1 | -1/+2 |
| | |||||
* | MFH: nuke unused vars | Antony Dovgal | 2005-10-12 | 1 | -2/+0 |
| | |||||
* | MFH: use spprintf where appropriate | Rob Richards | 2005-10-12 | 1 | -17/+18 |
| | |||||
* | fix TS build | Antony Dovgal | 2005-10-12 | 2 | -5/+5 |
| | |||||
* | BFN | Rob Richards | 2005-10-12 | 1 | -0/+1 |
| | |||||
* | MFH: Fixed Bug #27908 (xml default_handlers not being called) | Rob Richards | 2005-10-12 | 2 | -28/+44 |
| | | | | | | Fix memleak when entitydecls are parsed remove old ifdefs | ||||
* | MFH: removed confusing dot. | foobar | 2005-10-11 | 1 | -1/+1 |
| | |||||
* | fix test | foobar | 2005-10-11 | 1 | -1/+1 |
| | |||||
* | MFH: Fixed bug #33167 (Possible crash inside pg_fetch_array()). | Ilia Alshanetsky | 2005-10-11 | 2 | -10/+7 |
| | |||||
* | MFH: Fixed bug #34742 (ftp wrapper failures caused from segmented command | Ilia Alshanetsky | 2005-10-11 | 2 | -60/+22 |
| | | | | | transfer). | ||||
* | fix #34757 (iconv_substr() gives "Unknown error" when offset > string length) | Antony Dovgal | 2005-10-11 | 2 | -15/+29 |
| | |||||
* | Fixed bug #32455 (wrong setting property to unset value) | Dmitry Stogov | 2005-10-11 | 2 | -1/+10 |
| | |||||
* | Fixed bug #34790 (preg_match_all(), named capturing groups, variable ↵ | Dmitry Stogov | 2005-10-11 | 3 | -0/+26 |
| | | | | assignment/return => crash) |