]> granicus.if.org Git - php/shortlog
php
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
2005-05-02 Andrey Hristovadd math_std_dev()
2005-05-02 <changelog... ChangeLog update
2005-05-01 Ilia AlshanetskyFixed bug #32608 (html_entity_decode() converts single...
2005-05-01 Pierre Joye- MFB: #32891, init old y positions to non possible...
2005-05-01 <changelog... ChangeLog update
2005-04-30 Rob Richardsprep for release
2005-04-30 foobar- Fix problems with phpized ext/imap
2005-04-30 foobar- Added man pages for "phpize" and "php-config" scripts...
2005-04-30 foobarSilence the warnings about weird characters in this...
2005-04-30 foobarMoved phpextdist to dev/
2005-04-30 foobar- No need to iterate through the options twice
2005-04-30 <changelog... ChangeLog update
2005-04-30 foobarre2c 0.96 is the one that works (tm)
2005-04-30 foobarWe do allow 2.0 now too.
2005-04-29 Ilia AlshanetskyAttempt to eliminate seek() prior to every write.
2005-04-29 foobarcompile fix
2005-04-29 Andrey Hristovmulti_query is no more global
2005-04-29 foobarMake sure E_STRICT is set always
2005-04-29 Dmitry StogovFixed bug #30332 (zend.ze1_compatibility_mode isnt...
2005-04-29 Dmitry StogovFixed bug #32852 (Crash with singleton and __destruct...
2005-04-29 Dmitry StogovFixed WSDL cache bug
2005-04-29 foobartypofix
2005-04-29 foobarAdd auto_globals_jit entry to php.ini-* (bug #29514)
2005-04-29 foobar- Make sure E_STRICT is set when expecting Strict errors..
2005-04-29 foobar- Unify error_reporting setting + make sure E_STRICT...
2005-04-29 foobarAdded test for bug #30578
2005-04-29 <changelog... ChangeLog update
2005-04-29 foobarBFN
2005-04-28 Ilia Alshanetskye* allocation cannot fail.
2005-04-28 Dmitry StogovFixed bug #29015 (Incorrect behavior of member vars...
2005-04-28 Antony Dovgaladd test for bug #32828
2005-04-28 foobarint != long
2005-04-28 Antony Dovgalfix #32828 (Throwing exception in output_callback funct...
2005-04-28 Antony Dovgalhandle unsupported datatype (OCIBindByName segfaults...
2005-04-28 foobar- Added fastcgi.logging php.ini option to be able to...
2005-04-28 Rob Richards- Fix bug #32245 (xml_parser_free() in function assigne...
2005-04-28 foobar- Reorder request shutdown calls: Call all __destruct...
2005-04-28 Wez Furlongconsolidate the various tls get/set calls for the diffe...
2005-04-28 <changelog... ChangeLog update
2005-04-28 Ilia AlshanetskyAllocation checks around persistent allocs that can...
2005-04-27 foobarBetter use zval_ptr_dtor() instead (thanks Andi)
2005-04-27 Wez FurlongAdd three new TSRM api functions:
2005-04-27 Andrey Hristovrename
next