]> granicus.if.org Git - php/shortlog
php
2006-01-21 Rui Hirokawaadded new option of mbstring to php.ini
2006-01-21 Omar KilaniChange license from LGPL to PHP.
2006-01-20 foobar- Fixed bug #Â36110 (missing sanity checks for external...
2006-01-20 Antony Dovgalfix typo
2006-01-20 Antony Dovgaladd new test
2006-01-20 Antony Dovgalfix #36096 (oci_result() returns garbage after oci_fetc...
2006-01-20 <changelog... ChangeLog update
2006-01-20 Ilia AlshanetskyMFB51: Allow get_headers() to return header information...
2006-01-19 Antony Dovgalfix test
2006-01-19 Antony Dovgalfix tests
2006-01-19 Dmitry StogovFixed bug #36071 (Engine Crash related with 'clone')
2006-01-19 <changelog... ChangeLog update
2006-01-18 Antony Dovgalcouple of pedantic fixes: "static" should be first
2006-01-18 Antony Dovgalfix typo (and possible segfault)
2006-01-18 Antony Dovgalmake sure ce_child is properly initialized
2006-01-18 Antony Dovgalfix error message on `make test` when bison is not...
2006-01-18 Ilia AlshanetskyMFB51: Make get_headers() use the default context.
2006-01-18 Antony Dovgalreorganize resource destruction.
2006-01-18 <changelog... ChangeLog update
2006-01-17 Antony Dovgalimprove open_basedir checks in GD
2006-01-17 Antony Dovgalfix #36055 (possible OCI8 crash in multithreaded enviro...
2006-01-17 Antony Dovgalfix build
2006-01-17 Ilia AlshanetskyMFB51: Fixed bug #36046 (parse_ini_file() miscounts...
2006-01-17 Pierre Joye- MFB: imagecolorallocate* returns false on error
2006-01-17 Dmitry StogovUnicode stuff is changed according to decision maden...
2006-01-17 Dmitry StogovFixed bug #36037 (heredoc adds extra line number)
2006-01-17 <changelog... ChangeLog update
2006-01-17 Ilia AlshanetskyMFB51: Only report mkdir() errors if error reporting...
2006-01-16 Antony Dovgalfix #36038 (ext/hash compile failure on Mac OSX)
2006-01-16 Antony Dovgalfix typo
2006-01-16 Antony Dovgalfix bug #35999 (recursive mkdir() does not work with...
2006-01-16 Dmitry StogovFixed first-chance exception during request shutdown
2006-01-16 Dmitry StogovFixed bug #36006 (Problem with $this in __destruct())
2006-01-16 Dmitry StogovFixed bug #36016 (realpath cache memleaks)
2006-01-16 <changelog... ChangeLog update
2006-01-15 Ilia AlshanetskyMFB51: Added a check for special characters in the...
2006-01-15 Antony Dovgalavoid segfaults
2006-01-15 <changelog... ChangeLog update
2006-01-15 Marcus Boerger- Fix issue found by nuno
2006-01-14 Antony Dovgaladd test for bug #36010
2006-01-14 Marcus Boerger- Update
2006-01-14 Marcus Boerger- Fix test
2006-01-14 Marcus Boerger- Fixed bug #36011
2006-01-14 foobarws fix
2006-01-14 foobar- Install header file
2006-01-14 foobar- Fixed headers
2006-01-14 <changelog... ChangeLog update
2006-01-13 Marcus Boerger- Fix #35998 (getPathname() method always returns unix...
2006-01-13 Sascha Schumann- WS
2006-01-13 Sascha Schumann- lower valgrind error count to zero.
2006-01-13 Antony Dovgaladd missing ifdefs
2006-01-13 <changelog... ChangeLog update
2006-01-13 Pierre Joye- MFB: add php_mkdir_ex
2006-01-13 George WangInitial checkin of LiteSpeed SAPI module
2006-01-12 Marcus Boerger- Add bzip2 decompression support
2006-01-12 Marcus Boerger- Add stream filter 'consumed' which can restore the...
2006-01-12 Marcus Boerger- Fix two warnings
2006-01-12 Marcus Boerger- Fix warning
2006-01-12 Hartmut Holzgraefetypo fix
2006-01-12 <changelog... ChangeLog update
2006-01-12 Omar KilaniDon't leak a json_object on a decode error.
2006-01-12 Marcus Boerger- Use consumed filter to check number of compressed...
2006-01-11 Marcus Boerger- Change to use streams filters which simplifies decomp...
2006-01-11 Marcus Boerger- Add new test
2006-01-11 Marcus Boerger- Fix test
2006-01-11 Marcus Boerger- Split fname/phar-data mapping and alias/phar-data...
2006-01-11 Marcus Boerger- WS
2006-01-11 Marcus Boerger- Add short size info
2006-01-11 Michael Wallner- ws
2006-01-11 Michael Wallner- fix CGI SAPI check on Windows
2006-01-11 <changelog... ChangeLog update
2006-01-11 Marcus Boerger- Fix more errors (by the way the phars are found)
2006-01-11 Marcus Boerger- Fix a bunch of tests (not all done yet though)
2006-01-11 Marcus Boerger- Fix a few error checks
2006-01-10 Ilia AlshanetskyMFB51: Fixed bug #35916 (Duplicate calls to stream_buck...
2006-01-10 Antony Dovgalfix #35959 (Cannot build with Solid 2.3)
2006-01-10 Antony Dovgalfix memory corruption (HEAD only)
2006-01-10 Antony Dovgalsilence compile warning in non-ZTS mode
2006-01-10 Antony Dovgaldestroy regular connections in RSHUTDOWN if ZTS is...
2006-01-10 Greg Beavertests need updating, but this works with a valid 0...
2006-01-10 <changelog... ChangeLog update
2006-01-10 Ilia AlshanetskyMFB51: Fixed test
2006-01-09 Marcus BoergerAdd print_ft to dump function tables (lists the names)
2006-01-09 <changelog... ChangeLog update
2006-01-08 <changelog... ChangeLog update
2006-01-07 Marcus Boerger- MFB Second part of is_callable/call_user_func
2006-01-07 Marcus Boerger- MFB missing E_STRICT
2006-01-07 Marcus Boerger- MFB zend_is_callable() fixes
2006-01-07 Greg Beaverneed PHP 5.1.2 because of bug in temp memory streams
2006-01-07 Marcus Boerger- Show whether this is the shell or just the starnge...
2006-01-07 <changelog... ChangeLog update
2006-01-06 Antony Dovgalfix tests
2006-01-06 foobarNuke unused files
2006-01-06 foobarcredits for Dmitry
2006-01-06 Antony Dovgaltypo
2006-01-06 Marcus Boerger- WS
2006-01-06 Marcus Boerger- Fix potential crash (const' type is not initialized...
2006-01-06 Antony Dovgaladd missing .cvsignore
2006-01-06 Marcus Boerger- Update
2006-01-06 Marcus Boerger- I was missing here
next