]> granicus.if.org Git - php/shortlog
php
2005-05-29 Hartmut Holzgraefebison may be installed under a different executable...
2005-05-29 Hartmut Holzgraefeavoid code duplication in bison version test
2005-05-29 Hartmut Holzgraefeadded .cxx extension for C++ for completeness reasons
2005-05-29 Ilia AlshanetskyAdded an optional remove old session parameter to sessi...
2005-05-29 Hartmut Holzgraefem4 comments start with 'dnl', *not* with '#'
2005-05-29 <changelog... ChangeLog update
2005-05-28 Marcus Boerger- Make zend_do_inheritance ZEND_API
2005-05-28 Sebastian BergmannSync with config.m4 (missing MATCH_LIMIT broke the...
2005-05-28 <changelog... ChangeLog update
2005-05-27 Andrei ZmievskiNo need to include ucp.c and ucptypetable.c here.
2005-05-27 Andrei ZmievskiUpgrade library to version 5.0.
2005-05-27 Dmitry StogovFixed bug #22836 (returning reference to uninitialized...
2005-05-27 foobar- Make sure EGREP and SED get set early enough.
2005-05-27 foobar- Use $SED and $EGREP where possible
2005-05-27 foobar- Update bundled libtool to 1.5.18 (latest atm)
2005-05-27 <changelog... ChangeLog update
2005-05-26 Andrei ZmievskiDo a cache flush if we detect possible cache corruption...
2005-05-26 Marcus Boerger- Need to make PDO::__construct() final to prevent...
2005-05-26 Dmitry StogovFixed bug #33116 (crash when assigning class name to...
2005-05-26 Dmitry StogovAdded array type hinting. (This patch requires full...
2005-05-26 Marcus Boerger- Add new tests
2005-05-26 Marcus Boerger- Make SQLiteDatabase derivable by dropping final tag...
2005-05-26 Ilia AlshanetskyAdded scheme validation for parse_url().
2005-05-26 <changelog... ChangeLog update
2005-05-25 Dmitry StogovFixed bug #29971 (variables_order behaviour)
2005-05-25 Stanislav Malyshevfix is_object() on non-php objects
2005-05-25 Ilia AlshanetskyReturn error on an invalid input to mime_content_type...
2005-05-25 <changelog... ChangeLog update
2005-05-24 Andrei ZmievskiFlush regexp cache if we detect corruption.
2005-05-24 Marcus Boerger- Small fix (found by joerg)
2005-05-24 foobarnuked unused header file
2005-05-24 foobarnuked file
2005-05-24 foobar- Remove unused file
2005-05-24 Marcus Boerger- Add test for deriving PDO
2005-05-24 Marcus Boerger- Add new tests for PDO_FETCH_INTO
2005-05-24 Antony Dovgalmake it compile on Win32 (thanks to Sebastian for noticing)
2005-05-24 foobar- Moved ingres_ii to PECL
2005-05-24 <changelog... ChangeLog update
2005-05-23 Ilia AlshanetskyFixed bug #32810 (temporary files not using plain file...
2005-05-23 Antony Dovgalrevert by Wez's request
2005-05-23 Grant Croker- Allows the Ingres extenstion to be built on Linux...
2005-05-23 Grant Croker- Fixed bug #30593 (--with-ingres option generates...
2005-05-23 Antony Dovgalfix bug #32810 (fread after tmpfile() reads only 8192...
2005-05-23 Antony Dovgalfix test
2005-05-23 foobar- Fixed bug #33017 (make distclean give error outside...
2005-05-23 foobarCS fix
2005-05-23 Dmitry StogovHandling responses with Content-Lenght: 0
2005-05-23 <changelog... ChangeLog update
2005-05-22 Ilia AlshanetskyAdjust highlight test.
2005-05-22 Ilia AlshanetskyFixed bug #29338 (unencoded spaces get ignored after...
2005-05-22 Antony Dovgalfix compile warning
2005-05-22 Stanislav Malyshevfix leak
2005-05-22 <changelog... ChangeLog update
2005-05-21 Rasmus LerdorfAvoid syntax errors on some operating systems
2005-05-21 Rasmus LerdorfFixed bug 33072 - safemode/open_basedir check for runti...
2005-05-21 Marcus Boerger- fetchSingle() was renamed to fetchColumn()
2005-05-21 Georg Richterenabled set_charset for MySQL Versions >= 5.0.6
2005-05-21 Georg Richterfix for bug #33090 (mysql_prepare doesn't return error)
2005-05-21 <changelog... ChangeLog update
2005-05-20 Rob Richards- correct fix for bug #33059
2005-05-20 Antony Dovgalfix bug #33076 (str_ireplace() incorrectly counts resul...
2005-05-20 foobarUpdate bundled shtool to 2.0.1 (see also bug #33023)
2005-05-20 Antony Dovgalfix bug #32944 (Disabling session.use_cookies doesn...
2005-05-20 <changelog... ChangeLog update
2005-05-19 Rasmus LerdorfCorrect handling of the UNSAFE_RAW filter
2005-05-19 Rasmus LerdorfFix for bug #33057 - Don't send extraneous entity-heade...
2005-05-19 Marcus Boerger- Add ability to reference the object itself
2005-05-19 Marcus Boerger- Update tests after correcting internal order of actions
2005-05-19 Ilia AlshanetskyFixed bug #33059 (crash when moving xml attribute set...
2005-05-19 Dmitry StogovStrict warnings
2005-05-19 <changelog... ChangeLog update
2005-05-18 Ilia AlshanetskyVarious compiler warning fixes.
2005-05-18 Stanislav Malyshevfix for #29890 - part 2
2005-05-18 Stanislav Malyshevtest
2005-05-18 Stanislav Malyshevfix #29890 - crash when function call fails
2005-05-18 Stanislav Malyshevrevert - seems to be fixed elsewhere
2005-05-18 Stanislav Malyshevfix #30451 static properties don't work properly
2005-05-18 Stanislav Malyshevtests
2005-05-18 <changelog... ChangeLog update
2005-05-17 Ilia AlshanetskyMake unix domain sockets work.
2005-05-17 Ilia AlshanetskyRemoved define checks that break the build.
2005-05-17 Ilia AlshanetskyFixed type mixup.
2005-05-17 Magnus M��tt�Fix tests.
2005-05-17 Johannes Schlüter- Fix readline loop-condition
2005-05-17 Antony DovgalgdImageGifCtx() is always available in bundled lib
2005-05-17 Ilia AlshanetskyAs per PDO meeting on PHP|Tropics fetchSingle is being...
2005-05-17 <changelog... ChangeLog update
2005-05-16 Sara GolemonUnterminated paren group in BETHREADS definition of...
2005-05-16 Edin KadribasicSync with config.m4
2005-05-16 Antony Dovgalfix bugs #32742 (segmentation fault when the stream...
2005-05-15 <changelog... ChangeLog update
2005-05-14 Wez FurlongAllow it build with PHP 5.0.x and up again.
2005-05-14 Marcus Boerger- Add command completion to CLI's -a mode
2005-05-14 Marcus Boerger- Execute both RecursiveIteratorIterator::beginChildren...
2005-05-14 <changelog... ChangeLog update
2005-05-13 Antony Dovgalfix bug #29975 (memory leaks when set_error_handler...
2005-05-13 Magnus M��tt�Added new function: posix_mknod().
2005-05-13 Wez Furlongpatch by Christopher Kings-Lynne, slightly modified
2005-05-13 Georg Richtercharsets_dir is no longer needed
2005-05-13 Georg Richtermysql_set_charset now works version undependent for...
next