]> granicus.if.org Git - php/shortlog
php
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
2005-05-06 foobarcleanup
2005-05-06 Ilia AlshanetskyCheck ftp user name for control characters.
2005-05-06 Antony Dovgalfix off-by-one in _php_image_output()
2005-05-06 Andrey Hristovinitialize values because the call to zend_parse_parame...
2005-05-06 Ilia AlshanetskyAdded max_redirects context option that specifies how...
2005-05-06 Ilia AlshanetskyMissing bit from previous patch.
2005-05-06 Ilia AlshanetskyFixed bug #32936 (http redirects URLs are not checked...
2005-05-06 <changelog... ChangeLog update
2005-05-06 foobar<? should die..
2005-05-06 foobarreorder
2005-05-06 foobar- No need to add NEWS entries for bugs that do NOT...
2005-05-06 foobartypofix :)
2005-05-06 foobarverbose,order,etc.
2005-05-05 foobarfix proto
2005-05-05 Dmitry StogovFixed bug #31525 (object reference being dropped. ...
2005-05-05 Georg Richterfixed memleak in mysqli_close
2005-05-05 Georg Richterfix for bug #32947 (Incorrect option for mysqli default...
2005-05-05 <changelog... ChangeLog update
2005-05-04 Marcus Boerger- Update docu
2005-05-04 Stanislav Malyshevadd test
2005-05-04 Stanislav Malyshev#32924
2005-05-04 Stanislav Malyshevfix bug #32924: prepend does not add file to included...
2005-05-04 Anantha Kesari H YNetWare LibC dlsym works perfectly only thing that...
2005-05-04 Dmitry StogovFixed bug #30641 (Compile error: error: symbol "zend_er...
2005-05-04 Dmitry StogovFixed bug #30707 (Segmentation fault on exception in...
2005-05-04 Dmitry StogovFixed bug #30162 (Catching exception in constructor...
2005-05-04 <changelog... ChangeLog update
2005-05-03 Rob RichardsFix bug #32930 (class extending DOMDocument doesn't...
2005-05-03 Ilia AlshanetskyPrevent double free.
2005-05-03 Marcus Boerger- Add another note
2005-05-03 Marcus Boerger- Make line counting work with FileObject::fgetc()
2005-05-03 Marcus Boerger- Change FileObject's line counting to be zero based
2005-05-03 Dmitry StogovFixed notice message
2005-05-03 Dmitry StogovFixed error message
2005-05-03 Dmitry StogovFixed destruction of zval after returning from __call()
2005-05-03 Marcus Boerger- Fix speling
2005-05-03 foobar- acconfig.h should not be installed. (it is only a...
2005-05-03 Marcus Boerger- Fix tests affected by fix
2005-05-03 Dmitry StogovFixed bug #32296 (get_class_methods output has changed...
2005-05-03 <changelog... ChangeLog update
2005-05-02 Rob Richards- now stable thanks to Pierre
2005-05-02 Rob Richards- remove Experimental
2005-05-02 Marcus Boerger- Extend API to support real existance test without...
2005-05-02 Marcus Boerger- Part 2 of #30126: Enhancement for error message...
2005-05-02 Marcus Boerger- Part 1 of #30126: Enhancement for error message for...
2005-05-02 Andrey Hristovfixed div by zero
2005-05-02 Andrey Hristovadd possibility to calculate the standard deviation...
2005-05-02 Andrey Hristovadd also math_variance() which uses the same calculatio...
2005-05-02 Andrey Hristovfix division by zero. throw an warning if the array...
2005-05-02 Andrey HristovFRN
next