]> granicus.if.org Git - php/shortlog
php
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
2005-12-04 Marcus Boerger- Add missing .cvsignore
2005-12-04 Ilia AlshanetskyMFB51: Added tests for new parse_url() and http_build_q...
2005-12-04 Ilia AlshanetskyMFB51: Fixed bug #35062 (socket_read() produces warning...
2005-12-04 Ilia AlshanetskyMFB51: Fixed gcov for generated files
2005-12-04 Ilia AlshanetskyMFB51: Regen files so they work properly with gcov.
2005-12-04 Antony Dovgalfix #35539 (typo in error message for ErrorException)
2005-12-04 Antony Dovgalfix #35543 (php crash when calling non existing method...
2005-12-04 <changelog... ChangeLog update
2005-12-04 Antony Dovgalfix typos in xmlwriter/config.m4
2005-12-03 Antony Dovgaladd declarations
2005-12-03 Antony DovgalMF51: fix #35538 (new "hash" extensions does not compil...
2005-12-03 Antony Dovgalyet another compile warning
2005-12-03 Antony Dovgalfix compile warning
2005-12-03 foobar- Fix bug #35530 (ext/bz2 compile failure with phpize)
2005-12-03 Michael WallnerMF51: add adler32 test
2005-12-03 Michael Wallner- fix ws
2005-12-03 Michael Wallner- add test to package.xml
2005-12-03 Michael Wallner - add crc32 test
2005-12-03 <changelog... ChangeLog update
2005-12-03 foobar- fix possible compile error
2005-12-03 foobarfix compile failure (bug #35528)
2005-12-03 foobarfix configure --help output
2005-12-03 foobarfix configure --help output
2005-12-03 Sara GolemonAdd MD4 support
2005-12-03 foobarNuked dos EOLs and fixed typo
2005-12-02 foobar- Changed "session.use_only_cookies" to be on by default.
2005-12-02 Ilia AlshanetskyMFB51: Regenerate file to be more gcov friendly
2005-12-02 Marcus Boerger- Be picky about names
2005-12-02 foobarMFB51: fix compile warning and paths
2005-12-02 Michael WallnerMF51: use --enable instead of --with
2005-12-02 foobar- Fix configure
2005-12-02 <changelog... ChangeLog update
2005-12-02 Pierre Joye- prepare 2.0.2
2005-12-01 Michael Wallner- export everything we've got aliases for
2005-12-01 Michael Wallner- use php_pcre aliases
2005-12-01 Antony Dovgaltweak the fix
2005-12-01 Michael Wallner- ext/filter will need those exports
2005-12-01 Antony Dovgalfix #35508 (PDO fails when unknown fetch mode specified)
2005-12-01 Antony DovgalMF51: fix Win32 compile failure
2005-12-01 Antony Dovgaltwo more tests
2005-12-01 Rob Richardschange to PHP 3.01 license
2005-12-01 Ilia AlshanetskyMFB51: Fixed bug #35499 (strtotime() does not handle...
2005-12-01 foobar- Fixed PECL bug #6124: Crash on HTML tags when using...
2005-12-01 Antony DovgalMF51: fix #35490 (socket_sendto() unable to handle...
2005-12-01 Antony Dovgalfix potential problem in php_oci_bind_post_exec() when...
2005-12-01 Dmitry StogovFixed bug #35437 (Segfault or Invalid Opcode 137/1/4)
2005-12-01 Dmitry StogovFixed bug #34729 (Crash in ZTS mode under Apache)
2005-12-01 Marcus Boerger- Use putenv() correct
2005-12-01 foobar- Use correct configure option style. Enabled by default.
2005-12-01 Marcus Boerger- Fix warnings
2005-12-01 <changelog... ChangeLog update
2005-12-01 Sara GolemonAdd hash_hmac() and hash_hmac_file() for single shot...
2005-12-01 Marcus Boerger- New environment TEST_PHP_ARGS to allow appending...
2005-12-01 Marcus Boerger- White space fixes
2005-12-01 foobar- Added win32 build stuff
2005-12-01 foobar- More cleanups.
2005-12-01 Marcus Boerger- Add support for valgrind testing (Nuno)
2005-11-30 Ilia AlshanetskyMFB51: Fixed bug #35496 (Crash in mcrypt_generic()...
2005-11-30 Antony Dovgaladd new test
2005-11-30 Marcus Boerger- Make gcov targets work with debian (http://gcov.php...
2005-11-30 Ilia AlshanetskyMFB51: Fixed bug #35410 (wddx_deserialize() doesn't...
2005-11-30 Pierre Joye- minor version is 0
2005-11-30 Pierre Joye- use gdlib-config
2005-11-30 foobar- Fix the ccache detection
2005-11-30 Antony Dovgalfix possible crash in pdo_mysql_stmt_dtor()
2005-11-30 Michael Wallner- fix PHP4 build
2005-11-30 Dmitry StogovFixed bug #35373 (HP-UX "alias not allowed in this...
2005-11-30 Dmitry StogovFixed bug #35470 (Assigning global using variable name...
next