]> granicus.if.org Git - php/shortlog
php
2005-11-29 Ilia AlshanetskyFixed bug #35425 (idate() function ignores timezone...
2005-11-29 Antony Dovgalremaining part of the fix (-o -> ||)
2005-11-29 Antony Dovgalchange "-o" to "||" (fixes potential problems on weird...
2005-11-29 Ilia AlshanetskyFixed compiler warnings
2005-11-29 foobar- Always use the right sed
2005-11-29 foobarcleanup + fix link problems with old mysql versions
2005-11-29 Ilia AlshanetskyFixed tests
2005-11-29 Ilia AlshanetskyFixed bug #35427 (str_word_count() handles '-' incorrec...
2005-11-29 foobar- Update bundled libtool to 1.5.20
2005-11-29 foobarbe very clear what you fixed
2005-11-29 foobar- Regenerated with working re2c and with proper options
2005-11-29 Wez Furlongproto fixups
2005-11-29 Marcus Boerger- BFN
2005-11-29 Marcus Boerger- MFH Add class SplFileInfo as base for DirectoryIterat...
2005-11-29 Marcus Boerger- BFN (reorder + missed another one)
2005-11-29 Marcus Boerger- BFN (not to forget this one)
2005-11-29 Marcus Boerger- BFN
2005-11-29 Marcus Boerger- MFH
2005-11-29 Wez FurlongAdded PDO::pgsqlLOBCreate(), PDO::pgsqlLOBOpen() and...
2005-11-29 Ilia AlshanetskyFixed bug #35414 (strtotime() no longer works with...
2005-11-28 Ilia AlshanetskyFixed bug #35422 (strtotime() does not parse times...
2005-11-28 foobarMFH
2005-11-28 Ilia AlshanetskyFixed bug #35456 (+ 1 [time unit] format did not work).
2005-11-28 foobarMFH: - Fixed bug #35409 (undefined reference to 'rl_com...
2005-11-28 Dmitry StogovFixed bug #35393 (changing static protected members...
2005-11-28 Andrey Hristovmysql 4.1.x gives strange result. the result in the...
2005-11-28 foobarMFH: - Fixed bug #35381 (ssl library is not initialized...
2005-11-28 Dmitry StogovFixed bug #35399 (Since fix of bug #35273 SOAP decoding...
2005-11-28 Wez Furlongprep for release
2005-11-28 Wez FurlongAPI for connection dependent objects to add/del refs...
2005-11-27 foobar- Fixed wrong usage of AC_TRY_COMPILE() macro
2005-11-27 Antony Dovgaluse || instead of -o to support weird systems with...
2005-11-27 Wez Furlongupdate changelog here too
2005-11-27 Wez FurlongBFN
2005-11-27 Wez FurlongFix #35431; LAZY fetch and fetchAll == crash.
2005-11-27 Antony DovgalMFH: fix #35430 (PDO crashes on incorrect FETCH_FUNC...
2005-11-27 Ilia AlshanetskyImproved safe_mode/open_basedir check.
2005-11-27 Antony DovgalMFH: plug memory leak
2005-11-27 Ilia AlshanetskyBack to dev
2005-11-27 foobarBack from future
2005-11-27 Ilia Alshanetskyremoved no longer relevant portion.
2005-11-27 Ilia AlshanetskyAdjust news
2005-11-27 Ilia Alshanetsky5.1.1
2005-11-27 foobarfix news
2005-11-27 Marcus Boerger- BFN
2005-11-27 Marcus Boerger- Fixed bug #35423 RecursiveDirectoryIterator doesnt...
2005-11-27 Rob RichardsBFN
2005-11-27 Rob RichardsFixed bug #35316 (Application exception trying to creat...
2005-11-27 Marcus Boerger- MFH Editor blocks
2005-11-27 Marcus Boerger- MFH Synch with what we decided for 5 and what we...
2005-11-27 Ilia AlshanetskyDisabled native date class, to prevent pear::date conflict.
2005-11-27 Ilia Alshanetskytokenizer fixes for bug #35382
2005-11-27 Ilia AlshanetskyFixed bug #35411 (Regression with \{$ handling).
2005-11-26 Wez Furlongupdate the todo list
2005-11-26 Wez Furlonggoing stable
2005-11-26 Wez Furlonggoing to release 1.0.1
2005-11-26 Wez FurlongDoh, need to canonicalize parameter names (by prefixing...
2005-11-26 Ilia AlshanetskyBug fixing news
2005-11-26 Ilia AlshanetskyNo longer dev
2005-11-26 Wez Furlongset to 1.0 stable.
2005-11-26 foobarfix test
2005-11-26 Marcus Boerger- MFH Add new test
2005-11-26 Marcus Boerger- BFN
2005-11-26 Marcus Boerger- MFH Fix bug #35406 eval hangs when evall'ed code...
2005-11-26 Antony Dovgalfix Timezone class too
2005-11-26 Antony DovgalMFH: fix #35402 (New date class causes crash in get_obj...
2005-11-26 Rasmus LerdorfTypo
2005-11-25 Rui Hirokawa5th argument of mb_encode_mimeheader() was not acceptable.
2005-11-25 Wez Furlongfix configure
2005-11-25 foobarMFH: Fixed wrong usage of ZEND_EXTENSION_API_NO (these...
2005-11-25 Wez FurlongUse right define: ZEND_MODULE_API_NO as these are PHP...
2005-11-25 Antony DovgalMFH: fix #35391 (pdo_mysql::exec does not return number...
2005-11-25 Antony DovgalMFH: ICC doesn't support __attribute__ for pointers
2005-11-25 Wez FurlongUpdate the TODO list.
2005-11-25 Wez Furlongactually, bytea is not required for LOBs in postgres...
2005-11-25 Wez FurlongAddresses #35338.
2005-11-25 Wez FurlongPDO support for LOBs in the postgres driver currently...
2005-11-25 Wez FurlongBug: when stringify fetch mode is on, and the driver...
2005-11-25 Wez FurlongAdd pdo_odbc.db2_instance_name ini setting when built...
2005-11-25 Andrey Hristovfix test - unsigned it is casted to 0 in mysql sql_mode
2005-11-25 Wez FurlongFix for #35332.
2005-11-25 Wez Furlongwell, what do you know, it does do something.
2005-11-25 Ilia AlshanetskyFixed bug #35170 (PHP_AUTH_DIGEST differs under Apache...
2005-11-24 Wez Furlongprep for release
2005-11-24 Wez Furlongprep for release
2005-11-24 Wez FurlongCLASSTYPE is an internal flag.
2005-11-24 Wez FurlongFix PECL Bug #6014; config fails on PHP 5.0.3
2005-11-24 Marcus Boerger- NEWS, NEWS, NEWS
2005-11-24 Marcus Boerger- MFH Reflection class consts (not removing globals...
2005-11-24 Wez FurlongFix bug that breaks pdo_mysql when built shared (was...
2005-11-24 Ilia AlshanetskyFixed bug #35358 (Incorrect error messages for PDO...
2005-11-24 Dmitry StogovFixed bug #35360 (exceptions in interactive mode (php...
2005-11-24 Sebastian BergmannMFH: Add an additional field $frame['object'] to the...
2005-11-24 Sara GolemonMFH (r-1.2) Sync tests with new defaults
2005-11-24 Marcus Boerger- Fix build for new ming versions
2005-11-23 Ilia AlshanetskyBack to dev
2005-11-23 Ilia AlshanetskyRolling 5.1.0
2005-11-23 Antony Dovgalchange zend_read_property() to allocate property zval too
2005-11-23 Rui HirokawaMFH: fixed 5307 unexpected header can be injected to...
2005-11-23 foobarfix tag
next