]> granicus.if.org Git - php/shortlog
php
2005-07-06 Wez FurlongAdd a new kind of test to the test harness. REDIRECTTE...
2005-07-06 <changelog... ChangeLog update
2005-07-05 foobar- Fixed crash in serialize() + classes. (64bit only)
2005-07-05 Derick Rethans- Added testcase for bug #33578.
2005-07-05 Derick Rethans- Fixed bug #33578 (strtotime() doesn't understand...
2005-07-05 Ilia AlshanetskyFixed crash inside stream_get_line() when length parame...
2005-07-05 Derick Rethans- Change memory management so that tzinfo structures...
2005-07-05 Edin KadribasicProperly detect when the copy command fails
2005-07-05 Dmitry StogovFixed crash in ext\standard\tests\general_functions...
2005-07-05 Dmitry StogovFixed test file
2005-07-05 Derick Rethans- Fixed memory corruption in pg_copy_from() in case...
2005-07-05 <changelog... ChangeLog update
2005-07-04 Derick Rethans- Renamed date_timezone_set/get() to date_default_timez...
2005-07-04 Jon PariseIf the PHP_AUTOCONF and PHP_AUTOMAKE environmental...
2005-07-04 Ilia AlshanetskyMake sure the timezone is NULL, if change operation...
2005-07-04 Derick Rethans- Fixed logic.
2005-07-04 Dmitry StogovFixed SIGSEGV on 'global ${"{$blah}_ID"};'
2005-07-04 Wez FurlongFix win32 build
2005-07-04 Derick Rethans- PHPAPI + static don't mix, obviously.
2005-07-04 foobarMake sure files-save handler is used always
2005-07-04 Dmitry StogovFixed bug #33520 (crash if safe_mode is on and session...
2005-07-04 Derick Rethans- Added testcase for bug #33563 which is already fixed.
2005-07-04 foobarUTC is better
2005-07-04 Dmitry StogovFixed bug #31158 (array_splice on $GLOBALS crashes)
2005-07-04 foobarfix test
2005-07-04 Derick Rethans- Fixed bug #33562 (date("") crashes).
2005-07-04 Derick Rethans- Do not crash when the abbreviation doesn't exist.
2005-07-04 <changelog... ChangeLog update
2005-07-04 foobar- Always create the file with correct paths (gdb likes...
2005-07-03 foobar- Always use #ifdef when dealing with HAVE_* defines...
2005-07-03 Derick Rethans- Fixed bug #33536 (strtotime defaults to now even...
2005-07-03 Derick Rethans- Reimplemented time(), getdate() and localtime() funct...
2005-07-03 Derick Rethans- Fixed bug #33532 (Different output for strftime(...
2005-07-03 Ilia AlshanetskyAvoid strlen() if we know the length.
2005-07-03 Derick Rethans- Fixed unintialized variable issue.
2005-07-03 foobarfunction style
2005-07-03 Derick Rethans- Added fallback to system's timezone setting, but...
2005-07-03 Derick Rethans- Move mktime/gmmktime related tests from ext/standard...
2005-07-03 Derick Rethans- Fixed bug #30096 (gmmktime does not return the corren...
2005-07-03 Dmitry StogovFixed memory leak
2005-07-03 Marcus Boerger- Tweak tests a bit
2005-07-03 <changelog... ChangeLog update
2005-07-03 Wez FurlongAdd PDO_FETCH_NAMED; closes PECL #4641 by providing...
2005-07-03 Wez Furlongprobable fix for PECL bug #4546
2005-07-03 Wez FurlongEnable native mysql 4.1.x prepared statement support
2005-07-02 Edin KadribasicBFN
2005-07-02 Edin KadribasicDon't crash on exit by destroying the same hash twice
2005-07-02 Derick Rethans- Overhauled selecting the correct timezone. The timezo...
2005-07-02 Wez FurlongExperimental support for queries returning multiple...
2005-07-02 Ilia AlshanetskyFixed memory leak on PDO_FETCH_OBJ.
2005-07-02 <changelog... ChangeLog update
2005-07-02 Greg BeaverXML_RPC -> 1.3.1 (tar, not tgz)
2005-07-02 Greg BeaverXML_RPC -> 1.3.1
2005-07-01 Edin KadribasicInconsistency noticed by Nicholas Telford
2005-07-01 Edin KadribasicAdd sqlstates defined in PostgreSQL documentation.
2005-07-01 Edin KadribasicOnly check for InvalidOid when not looking up a sequence
2005-07-01 Edin KadribasicFold PQresultErrorField() into a macro
2005-07-01 Edin KadribasicAdded class 55 sqlstates
2005-07-01 Edin KadribasicAdded support for fetching current value of a sequence...
2005-07-01 Pierre Joye bump xml_rpc to 1.3.1, php4 win32 builds uses this...
2005-07-01 Edin KadribasicUse timelib types.
2005-07-01 Anantha Kesari H YNetWare LibC has reentrant time functions no need to...
2005-07-01 Derick Rethans- parse_date.c is a generated file, updated parse_date...
2005-07-01 Anantha Kesari H YAs fork implementation of NetWare LibC still in experim...
2005-07-01 <changelog... ChangeLog update
2005-06-30 Ilia AlshanetskyFixed memory leak.
2005-06-30 Frank M. KromannFix Win32 build
2005-06-30 Frank M. KromannFix ZTS build
2005-06-30 Ilia AlshanetskyFixed compiler warnings.
2005-06-30 Ilia AlshanetskyFixed memory leak on error inside php_date().
2005-06-30 Ilia AlshanetskyFixed bug #33523 (Memory leak in xmlrpc_encode_request()).
2005-06-30 Derick Rethans- Reimplemented date and gmdate with new timelib code.
2005-06-30 Ilia AlshanetskyRelease news
2005-06-30 Ilia AlshanetskySQLite lib upgrade news.
2005-06-30 Ilia Alshanetskytouch generated file.
2005-06-30 Ilia AlshanetskyUpgraded bundled sqlite lib to 3.2.2
2005-06-30 Wez FurlongAdd optional parameter to openssl_pkcs7_verify() which...
2005-06-30 foobarconsistent naming: prefix always with MYSQL_
2005-06-30 foobarNetware also uses autoconf based config now
2005-06-30 Dmitry StogovRestored old behavior of zend_statup_module()
2005-06-30 foobartypo
2005-06-30 foobar- Unify (+ spl can't be build shared so COMPILE_DL_SPL
2005-06-30 Derick Rethans- Added check for makedev systemcall, which Netware...
2005-06-30 Derick Rethans- Make the Netware guys happy by removing the config...
2005-06-30 <changelog... ChangeLog update
2005-06-30 Ilia AlshanetskySilence warnings.
2005-06-29 Derick Rethans- Reorganize headers, and update TODO.
2005-06-29 Derick Rethans- Added support for negative timestamps with the @...
2005-06-29 Derick Rethans- Make sure the already set "TZ" environment doesn...
2005-06-29 Ilia AlshanetskyFinal (i hope) set of magic.h detection fixes.
2005-06-29 Ilia AlshanetskyMore reliable library detection.
2005-06-29 Anantha Kesari H YThis file is not needed anymore
2005-06-29 Anantha Kesari H Ythis file is not used at all so removing it.
2005-06-29 Anantha Kesari H YNetware LibC has mktemp implementation
2005-06-29 Anantha Kesari H YNetWare LibC has getpwnam, getlogin, getpwuid, getpid...
2005-06-29 Antony Dovgalfix test
2005-06-29 Anantha Kesari H YNetWare LibC has readlink implementation. This is not...
2005-06-29 Anantha Kesari H YThis file does nothing so removing this file.
2005-06-29 Anantha Kesari H YNetWare LibC has grp.h
2005-06-29 Anantha Kesari H YNetWare LibC has param.h
next