]> granicus.if.org Git - php/shortlog
php
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...
2005-05-13 Georg Richter- fixed compile error under windows. Functionality...
2005-05-13 Andrey Hristovfix NEWS
2005-05-13 Andrey Hristovmove math_standard_deviation and math_variance to the...
2005-05-13 <changelog... ChangeLog update
2005-05-12 Marcus Boerger- Make ReflectionObject::hasProperty() recognize dynami...
2005-05-12 Marcus Boerger- Add ability to fail silently
2005-05-12 Antony Dovgalfix #33019 (socket errors cause memory leaks in php_str...
2005-05-12 <changelog... ChangeLog update
2005-05-11 Antony Dovgalfix both win and gcc compile errors
2005-05-11 Antony Dovgalfix gcc-2.95 problems (reported by Adam Maccabee Tracht...
2005-05-11 Joe OrtonMark pointers in entity tables as const.
2005-05-11 Joe Orton- Fixed bug #29119 (html_decode_entities handling of...
2005-05-11 Andrey Hristov...
2005-05-11 Andrey Hristovadd function array_product()
2005-05-11 Wez Furlongfix inverted logic and thus Bug #27508
2005-05-11 Wez Furlongadd test for bug 27508
2005-05-11 <changelog... ChangeLog update
2005-05-10 Antony Dovgaluse & and check for the right value of result_type
2005-05-10 Antony Dovgalfix #32904 (pg_get_notify() ignores result_type parameter)
2005-05-10 Andrey Hristovfix the test too
2005-05-10 Andrey Hristovfix NEWS
2005-05-10 Dmitry StogovFixed transparent SoapFault passing
2005-05-10 foobarMFB: - Fixed bugs #32800, #32830 (ext/odbc: Problems...
2005-05-10 Andrey Hristovrename math_std_dev to math_standard_deviation (the...
2005-05-10 foobarws
2005-05-10 foobarMFB: - Fixed bug #32613 (ext/snmp: use of snmp_shutdown...
2005-05-10 Dmitry StogovFixed SIGSEGV
2005-05-10 Dmitry Stogov"<?xml ..." header is not required by SOAP specification
2005-05-10 <changelog... ChangeLog update
2005-05-09 Andrey Hristovafter throwing an warning bail out
2005-05-09 Andrey Hristovmysqli won't compile with Zend2 API before 2001 - in...
2005-05-09 Andrey HristovMFB
2005-05-09 foobar- We skip tests when the extension is not loaded..in...
2005-05-09 foobarrevert pointless patch
2005-05-09 Andrey Hristovalso test shared builds
2005-05-09 foobar- getlogin() / getgroups() are not necessarily availabl...
2005-05-09 <changelog... ChangeLog update
2005-05-08 Rasmus LerdorfFix request_uri XSS on phpinfo() page
2005-05-08 foobarthis check was not needed
2005-05-08 foobar- Fixed bug #32932 (Oracle LDAP: ldap_get_entries inval...
2005-05-08 foobarno tabs
2005-05-08 Georg RichterAdded new function mysqli_set_character_set_name
2005-05-08 <changelog... ChangeLog update
2005-05-07 foobarthis one needs to be upper..
2005-05-07 foobarws + cs + proto fixes
2005-05-07 Ilia AlshanetskyMFB: Fixed memory leak on error in FTP wrapper.
2005-05-07 foobartypofix
2005-05-07 Wez FurlongMFB: Fix for #32974
2005-05-07 Marcus Boerger- Update
2005-05-07 Andrey Hristovrevert this one till we have a better way to inform...
2005-05-07 Andrey Hristovupdate protos
2005-05-07 Marcus Boerger- Update: class File was renamed to FileObject
2005-05-07 Marcus Boerger- Improved interactive mode of CLI (php -a)
2005-05-07 Andrey Hristovreturn MYSQLI_DATA_TRUNCATED if data happens to be...
2005-05-07 Andrey Hristovreturn directly
2005-05-07 Andrey Hristovbail out when detecting incorrect number of parameters...
2005-05-07 foobar- Install GD header files
2005-05-07 foobar- Added PHP_INSTALL_HEADERS() macro
2005-05-07 <changelog... ChangeLog update
2005-05-06 foobarOnly test stuff if PDO is enabled
next