]> granicus.if.org Git - php/shortlog
php
2005-10-20 Antony DovgalMFH: fix copy/paste typo
2005-10-20 Ilia AlshanetskyMFH: Fixed test for cygwin installs
2005-10-20 Dmitry StogovRemoved unnecesary local variable
2005-10-20 Dmitry StogovFixed bug #34893 (PHP5.1 overloading, Cannot access...
2005-10-20 Dmitry StogovFixed bug #34712 (zend.ze1_compatibility_mode = on...
2005-10-20 Dmitry StogovFixed bug #34767 (Zend Engine 1 Compatibility not copyi...
2005-10-20 Dmitry StogovFixed bug #31177 (menory leaks and corruption because...
2005-10-20 Dmitry StogovFixed bug #31177 (menory leaks and corruption because...
2005-10-20 Dmitry StogovAdded forgotten tests
2005-10-20 Greg Beaverremove unused obsolete files from pear CVS
2005-10-19 Ilia AlshanetskyMFH: Fixed -m memory leak
2005-10-19 Derick Rethans- Fixed bug #34874 and #33546 (Problems with lone dayna...
2005-10-19 Ilia AlshanetskyMFH: Fixed bug #29983 (PHP does not explicitly set...
2005-10-19 Ilia AlshanetskyMFH: Fixed bug #34623 (Crash in pdo_mysql on longtext...
2005-10-19 Ilia AlshanetskyMFH: Change E_ERROR to E_WARNING when more_entropy...
2005-10-19 Dmitry StogovFixed test
2005-10-19 foobarMFH: Fixed error messages and tests
2005-10-19 Antony Dovgalfix news entry
2005-10-19 Dmitry StogovFixed memory leak in ZTS mode
2005-10-19 Derick Rethans- MFH: Improved error messages a bit.
2005-10-18 Antony DovgalMFH: initialize SG(request_info).auth_digest
2005-10-18 Ilia AlshanetskyMFH: Fixed bug #34905 (Digest authentication does not...
2005-10-18 Ilia AlshanetskyMFH: Do not set authorizer unless safe_mode or open_bas...
2005-10-18 Derick Rethans- MFH: Fixed bug #33829 (mime_content_type() returns...
2005-10-18 Antony Dovgalunused var
2005-10-18 Ilia AlshanetskyFixed bug #34899 (Fixed sqlite extension compile failure).
2005-10-18 Antony DovgalMFH: use php_error_docref() instead of php_error()...
2005-10-18 Antony DovgalMFH: fix mime_magic problems with ZTS
2005-10-18 Antony DovgalMFH: fix bug #34902 (mysqli::character_set_name() ...
2005-10-18 Dan ScottApply patch for #34900, sight unseen.
2005-10-18 Ilia AlshanetskyZTS fixes
2005-10-18 Ilia AlshanetskyZTS test fix
2005-10-18 Ilia AlshanetskyFixed test for ZTS builds
2005-10-18 Ilia AlshanetskyFixed tests for ZTS builds
2005-10-18 Ilia AlshanetskyFixed test for ZTS builds
2005-10-17 Ilia AlshanetskyBack to dev
2005-10-17 Ilia Alshanetsky5.1.0RC3
2005-10-17 Rob RichardsMFH: only need context set once
2005-10-17 Ilia AlshanetskyMFH: Properly fixed bug #34456 (original patch complete...
2005-10-17 Derick Rethans- Fixed bug #29361 (var_export() producing invalid...
2005-10-17 Ilia AlshanetskyMFH: Fixed bug #34884 (Possible crash in ext/sqlite...
2005-10-17 Dmitry StogovFixed bug #34873 (Segmentation Fault on foreach in...
2005-10-17 Ilia AlshanetskyMFH: Further URL validations in safe_mode/open_basedir...
2005-10-16 foobarMFH
2005-10-16 foobarNEWS file is about changes between releases. (RCs are...
2005-10-15 Derick Rethans- Updated timezone database to version 2005.14.
2005-10-15 Derick Rethans- Fixed timezone guessing on Windows. (Derick, Nuno)
2005-10-15 Georg Richterfixed an error in mysqli_fetch_fields (function returns...
2005-10-14 Antony DovgalMFH: add test for bug #34873
2005-10-14 Ilia AlshanetskyPear installer fix
2005-10-14 Ilia AlshanetskyZTS fix
2005-10-14 Ilia AlshanetskyBack to dev
2005-10-14 Derick Rethans- Use the non-zlib version of the PHAR.
2005-10-14 Ilia AlshanetskyPrepare for 5.1RC2
2005-10-13 Ilia AlshanetskyMFH: fix test failures
2005-10-13 Rob RichardsMFH: move constants to class
2005-10-13 Rob RichardsMFH: insure stream usage
2005-10-13 Rob RichardsMFH: bump libxml min version to 2.6.11
2005-10-13 Marcus Boerger- MFH SPL example was changed, so change PDO test accor...
2005-10-13 Marcus Boerger- MFH Add ability to bypass key() surrounding and make...
2005-10-13 foobarMFH
2005-10-13 Marcus Boerger- Do not try to autoload the class, use internal only
2005-10-13 Antony DovgalMFH: fix #34856 (configure fails to detect libiconv...
2005-10-13 Antony DovgalMFH: fix #34855 (ibase_service_attach() segfault on...
2005-10-13 foobar- Fixed bug #34850 (--program-suffix and --program...
2005-10-13 foobarreorder
2005-10-13 Antony Dovgalws fix
2005-10-12 Antony Dovgalfix bug #34581 (crash with mod_rewrite)
2005-10-12 foobarmissing entry
2005-10-12 Derick Rethans- MFH: Apperently you can't store NULL pointer values...
2005-10-12 Ilia AlshanetskyMFH: Fixed bug #34758 (PDO_DBLIB did not implement...
2005-10-12 Antony Dovgalfix compile warnings (again)
2005-10-12 Antony Dovgalmake GCC happy and improve CS a bit
2005-10-12 Antony DovgalMFH: nuke unused vars
2005-10-12 Rob RichardsMFH: use spprintf where appropriate
2005-10-12 Antony Dovgalfix TS build
2005-10-12 Rob RichardsBFN
2005-10-12 Rob RichardsMFH: Fixed Bug #27908 (xml default_handlers not being...
2005-10-11 foobarMFH: removed confusing dot.
2005-10-11 foobarfix test
2005-10-11 Ilia AlshanetskyMFH: Fixed bug #33167 (Possible crash inside pg_fetch_a...
2005-10-11 Ilia AlshanetskyMFH: Fixed bug #34742 (ftp wrapper failures caused...
2005-10-11 Antony Dovgalfix #34757 (iconv_substr() gives "Unknown error" when...
2005-10-11 Dmitry StogovFixed bug #32455 (wrong setting property to unset value)
2005-10-11 Dmitry StogovFixed bug #34790 (preg_match_all(), named capturing...
2005-10-10 Antony Dovgaluse proper macros and vars instead of strlen()
2005-10-10 Antony Dovgalfix #34818 (new mysqli_stmt() and several others crash...
2005-10-10 Derick Rethans- MFH: Make sure the tzcache' dtor doesn't cleanup...
2005-10-10 George SchlossnagleTest seems potentially bogus.
2005-10-10 Dmitry StogovFixed XML Schema error
2005-10-10 Ilia AlshanetskyMFH: Fixed bug #34809 (FETCH_INTO in PDO crashes withou...
2005-10-10 Ilia Alshanetskybug fixing news
2005-10-10 Ilia AlshanetskyMFH: Fixed bug #34802 (Fixed crash on object instantiat...
2005-10-10 Antony DovgalBFN
2005-10-10 Antony Dovgalfix #34810 (mysqli::init() and others use wrong $this...
2005-10-10 Dmitry StogovFixed bug #34786 (2 @ results in change to error_report...
2005-10-10 Dmitry StogovMFH
2005-10-10 Antony DovgalBFN
2005-10-10 Antony DovgalMF44: fix #33383 (crash when retrieving empty LOBs)
2005-10-10 foobarMFH: copypastetypofix
next