]> granicus.if.org Git - php/shortlog
php
2005-12-08 Greg Beaveradd error if __HALT_COMPILER(); is not declared and...
2005-12-08 Greg Beavertest for no zlib error message
2005-12-08 Ilia AlshanetskyMFB51: Fixed bug #35594 (Multiple calls to getopt(...
2005-12-08 Ilia AlshanetskyMFB51:
2005-12-08 Ilia AlshanetskyMFB51: Fixed bug #34359 (Possible crash inside fopen...
2005-12-07 Michael Wallner- release 1.1
2005-12-07 Michael Wallner- fix PECL bug #6283 - haval source file entries are...
2005-12-07 Dmitry StogovUnicode support
2005-12-07 Dmitry StogovFixed tests
2005-12-07 Dmitry StogovFixed test
2005-12-07 Dmitry StogovFixed tests
2005-12-07 Dmitry StogovFixed test
2005-12-07 Dmitry StogovFixed test
2005-12-07 Dmitry StogovFixed bug #33394 (Socket Timeout on SOAP request causes...
2005-12-07 foobarfix tests
2005-12-07 foobar- Made tests that require CGI skipped if it is not...
2005-12-07 foobar- Fix file_put_contents() usage: it returns bytes writt...
2005-12-07 foobar- Fixed error messages
2005-12-07 Dmitry StogovFixed sleep() magic method with private and protected...
2005-12-07 Dmitry StogovFixed test
2005-12-07 Rasmus LerdorfA few cleanups. I hope you don't mind Omar.
2005-12-07 Dmitry StogovFixed incorrect basename() usage
2005-12-07 Dmitry StogovFixed memory overflow, because usage of initialized...
2005-12-07 Pierre Joye- add latest changes to package.xml
2005-12-07 <changelog... ChangeLog update
2005-12-07 Greg Beaveradd PHP_Archive::canCompress() which determines whether...
2005-12-07 Rob Richards- fix remaining parameter typo
2005-12-07 Pierre Joye- copy/paste error in startDtd, we do not need the...
2005-12-07 Ilia AlshanetskyMFB51: Better critical error handling (fix for previous...
2005-12-07 Greg Beaverparameter count test
2005-12-07 Greg Beaverfirst simple test
2005-12-07 Frank M. KromannFix ZTS and Win32 builds
2005-12-07 Greg Beaverapparently no email here
2005-12-07 Marcus Boerger- Show list of leaked files in summary if any
2005-12-06 Ilia AlshanetskyMFB51: Fixed bug #30760 (Remove MessageBox on win32...
2005-12-06 Marcus Boerger- Do not show leak summary if not tested
2005-12-06 Antony Dovgalfix typo
2005-12-06 Antony Dovgalnuke erroneous --ENV-- tag
2005-12-06 Sara GolemonBlock potential segfault.
2005-12-06 Antony DovgalMF51: use strlen() to get correct element length
2005-12-06 Sara GolemonMFB: Prep for PECL release
2005-12-06 Antony Dovgalfix CS
2005-12-06 Antony Dovgaladd tests
2005-12-06 Antony Dovgalreimplement php_filter_callback() as exception-safe...
2005-12-06 Antony Dovgalaccept strings and arrays as callback name
2005-12-06 Antony Dovgaldon't try to encode empty strings
2005-12-06 Antony Dovgalfix tests
2005-12-06 Antony Dovgalplug multiple leaks
2005-12-06 Marcus Boerger- Fix summaries again
2005-12-06 <changelog... ChangeLog update
2005-12-06 Omar KilaniAdd json extension to PECL.
2005-12-06 Ilia AlshanetskyPrevent header injection by limiting each header to...
2005-12-06 Ilia AlshanetskyMFB51: Fixed possible XSS inside error reporting functi...
2005-12-06 foobar- Fix docs
2005-12-06 foobar- Nuke php3 legacy
2005-12-06 foobar- nuke php3 legacy
2005-12-06 foobarfix build
2005-12-06 foobar- function_entry -> zend_function_entry (php3 legacy!)
2005-12-06 Marcus Boerger- Support for '--' style switches
2005-12-06 foobarnuke php3 legacy
2005-12-06 foobarnuke php3 legacy
2005-12-06 foobarnuke php3 legacy
2005-12-06 foobarnuke php3 legacy
2005-12-06 foobar- nuke php3 legacy
2005-12-06 foobarnuke php3 legacy (and be consistent)
2005-12-06 foobarnuke php3 legacy
2005-12-06 foobarfix build
2005-12-06 foobar- nuke php3 legacy
2005-12-06 foobar- Nuke php3_compat.h
2005-12-06 foobar- nuke php3 legacy
2005-12-06 Ilia Alshanetsky1.0.2
2005-12-05 foobar- Use the real name instead of the BC name here
2005-12-05 foobar- list_entry -> zend_rsrc_list_entry
2005-12-05 foobar- Nuke php3 legacy
2005-12-05 foobar- Do not use the PHP3 era names
2005-12-05 foobarfix typo
2005-12-05 foobar- Do not use the PHP3 era names!
2005-12-05 foobar- Nuke php3 legacy
2005-12-05 Brian France Wrap the php_session.h include in the same...
2005-12-05 Stanislav MalyshevMF5.1: fix reallocation bug
2005-12-05 Antony DovgalMF51: more typos fixed (thanks to Mike Naberezny for...
2005-12-05 Ilia AlshanetskyMFB51: Fixed bug #35558 (mktime() interpreting 3 digit...
2005-12-05 Antony DovgalMF51: improve error messages
2005-12-05 Antony DovgalMF51:
2005-12-05 Antony DovgalMF51:
2005-12-05 Dmitry StogovFixed bug #35509 (string constant as array key has...
2005-12-05 Greg Beaverfix segfault in opendir/readdir. fix possible duplicate...
2005-12-05 <changelog... ChangeLog update
2005-12-05 Greg Beaverswitch to streams, respect safe_mode, open_basedir
2005-12-05 Ilia AlshanetskyMBF51: load proper header file
2005-12-05 Ilia AlshanetskyMFB51:Avoid gcov conflicts on non-unique filenames
2005-12-05 Greg Beaverkill memory leaks
2005-12-05 Greg Beaveradd ability to detect zlib library when zlib ext is...
2005-12-04 foobar- Nuke non-working part
2005-12-04 foobarphp3 is dead
2005-12-04 Greg Beaverattempt to locate zlib even if --with-zlib is disabled...
2005-12-04 Greg Beaveradd license text
2005-12-04 Greg Beaverupdate header, use PHP 3.01 license
2005-12-04 Greg Beaverinitial import
2005-12-04 Greg Beaverbegin import of phar extension
next