Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_5_0_1'.php-5.0.1 | SVN Migration | 2004-08-12 | 1 | -38/+0 |
| | |||||
* | - Roll 5.0.1 | Andi Gutmans | 2004-08-12 | 4 | -7/+5 |
| | |||||
* | More spaces -> tabs. | Chuck Hagenbuch | 2004-08-12 | 1 | -10/+10 |
| | |||||
* | MFH: Properly fix the msgno check inside imap_fetchbody(). | Ilia Alshanetsky | 2004-08-12 | 1 | -7/+6 |
| | |||||
* | MFH: fix. | Chuck Hagenbuch | 2004-08-12 | 1 | -1/+5 |
| | |||||
* | - Reorder a bit and add . | Derick Rethans | 2004-08-12 | 1 | -3/+3 |
| | |||||
* | - Back to -dev | Andi Gutmans | 2004-08-12 | 3 | -4/+4 |
| | |||||
* | - 5.0.1RC2 | Andi Gutmans | 2004-08-12 | 4 | -6/+6 |
| | |||||
* | Add missing NEWS entry (bug 29147). | Magnus M��tt� | 2004-08-12 | 1 | -0/+1 |
| | |||||
* | MFH: Change to use md5_file() | Marcus Boerger | 2004-08-12 | 1 | -4/+4 |
| | |||||
* | MFH: Fixed memory leak. | Ilia Alshanetsky | 2004-08-11 | 1 | -1/+2 |
| | |||||
* | Fixed bug #29607 (highlighting code with HEREDOC produces invalid output). | Ilia Alshanetsky | 2004-08-11 | 1 | -0/+6 |
| | |||||
* | - Tix Fypo | Derick Rethans | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | - MFH: Added a notice to getimagesize in case zlib is not available and a | Derick Rethans | 2004-08-11 | 1 | -2/+5 |
| | | | | | compressed SWF movie has been passed to the function. | ||||
* | - Reworded this a bit | Derick Rethans | 2004-08-11 | 1 | -1/+2 |
| | |||||
* | MFH (fix test) | Christian Stocker | 2004-08-11 | 1 | -1/+1 |
| | |||||
* | - MFH: Patch to allow the Zend memory allocators to be disabled. | Derick Rethans | 2004-08-11 | 1 | -0/+50 |
| | |||||
* | MFH: Fix format specifiers | Sara Golemon | 2004-08-11 | 1 | -2/+2 |
| | |||||
* | MFH: $errmsg should have been forced reference | Sara Golemon | 2004-08-11 | 1 | -3/+3 |
| | |||||
* | BFN (small but important change) | Marcus Boerger | 2004-08-10 | 1 | -0/+1 |
| | |||||
* | Bug fixing news. | Ilia Alshanetsky | 2004-08-10 | 1 | -0/+2 |
| | |||||
* | MFH: Fixed bug #29606 (php_strip_whitespace() prints to stdout rather then | Ilia Alshanetsky | 2004-08-10 | 1 | -4/+4 |
| | | | | | returning the value). | ||||
* | Fixed bug #28969 (Wrong data encoding of special characters) | Dmitry Stogov | 2004-08-10 | 5 | -5/+141 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_0'. | SVN Migration | 2004-08-10 | 1 | -0/+38 |
| | |||||
* | BFN | Wez Furlong | 2004-08-10 | 1 | -1/+2 |
| | |||||
* | MFH: Fix for #29256 | Wez Furlong | 2004-08-10 | 1 | -2/+38 |
| | |||||
* | MFH (Fix segfault on error in xslt) | Christian Stocker | 2004-08-10 | 1 | -1/+4 |
| | |||||
* | - Back to -dev | Andi Gutmans | 2004-08-10 | 3 | -4/+4 |
| | |||||
* | - 5.0.1RC1 | Andi Gutmans | 2004-08-10 | 4 | -4/+6 |
| | |||||
* | - Bugfix #29493 (extract(array, EXTR_REFS) misbehaves with elements referred | Moriyoshi Koizumi | 2004-08-10 | 1 | -3/+6 |
| | | | | | twice or more times) | ||||
* | - The documentation team has re-wroten the installation part of the manual. | Andi Gutmans | 2004-08-10 | 3 | -1084/+2644 |
| | |||||
* | MFH: Fixed bug #29581 (Typo inside php.ini comments for mysql.trace_mode). | Ilia Alshanetsky | 2004-08-10 | 2 | -2/+2 |
| | |||||
* | - Update NEWS | Andi Gutmans | 2004-08-09 | 1 | -4/+5 |
| | |||||
* | Update credits for php docs | Andi Gutmans | 2004-08-09 | 1 | -3/+5 |
| | |||||
* | Included ext/soap fixes from CVS HEAD. | Dmitry Stogov | 2004-08-09 | 3 | -37/+45 |
| | |||||
* | fixed bug #29577 (MYSQLI_CLIENT_FOUND_ROWS undefined) | Georg Richter | 2004-08-09 | 2 | -0/+3 |
| | |||||
* | Remove \r characters from file. | Ilia Alshanetsky | 2004-08-08 | 0 | -0/+0 |
| | |||||
* | Fixed bug #29573. | Christian Stocker | 2004-08-08 | 1 | -0/+2 |
| | |||||
* | MFH (fix for Bug #29573 : Segmentation fault when php function(called from ↵ | Christian Stocker | 2004-08-08 | 1 | -12/+19 |
| | | | | | | | XSLT templat) throw exception and Zero Byte Memory Leaks) | ||||
* | BFN | Wez Furlong | 2004-08-07 | 1 | -0/+1 |
| | |||||
* | MFH: Fix for Bug #29490 from Michael Sisolak | Wez Furlong | 2004-08-07 | 1 | -2/+7 |
| | |||||
* | MFH ZTS Fix | Sara Golemon | 2004-08-06 | 1 | -2/+2 |
| | |||||
* | MFH: avoid possible segfault with stream_socket_client and bogus flags. | Wez Furlong | 2004-08-06 | 1 | -2/+2 |
| | |||||
* | MFH: php_error() -> php_error_docref() | Ilia Alshanetsky | 2004-08-05 | 2 | -7/+7 |
| | |||||
* | MFH: Export php_libxml_error_handler for windows build (#29541) | Edin Kadribasic | 2004-08-05 | 2 | -2/+2 |
| | |||||
* | MFH: remove all references to @ thing, as it's not recommended | Antony Dovgal | 2004-08-05 | 1 | -18/+10 |
| | |||||
* | MFH: Eliminate unneeded variable. | Ilia Alshanetsky | 2004-08-05 | 1 | -4/+1 |
| | |||||
* | Revert. ADD_EXTENSION_DEP is available in this branch! | Frank M. Kromann | 2004-08-04 | 1 | -0/+1 |
| | |||||
* | No extension dependency in this branch | Frank M. Kromann | 2004-08-04 | 1 | -1/+0 |
| | |||||
* | MFH: Move iconv exports to the iconv extension and make libxml depend on iconv | Frank M. Kromann | 2004-08-04 | 3 | -6/+4 |
| |