]> granicus.if.org Git - php/shortlog
php
2006-01-04 Andi Gutmans- Update copyright notices to 2006
2006-01-04 Andrey Hristovbring tests up-to-date with 5_1 branch
2006-01-04 Andrey Hristovcast and fix a warning
2006-01-04 Derick Rethans- Fixed test case.
2006-01-04 Rob Richardsfix test
2006-01-04 Rob Richardsfix tests
2006-01-04 Rob Richardsfix win build
2006-01-04 Greg Beaveradd Marcus as lead
2006-01-04 Marcus Boerger- Update tests
2006-01-04 Marcus Boerger- Fix TSRM builds
2006-01-04 Derick Rethans- Fixed bug #35885 (strtotime("NOW") no longer works).
2006-01-04 Marcus Boerger-Typo
2006-01-04 Marcus Boerger- More clean up (no need to export enything because...
2006-01-04 Marcus Boerger- Update examples
2006-01-04 Marcus Boerger- Clearify names
2006-01-04 Marcus Boerger- Simple unlink is enough
2006-01-04 Marcus Boerger- Fix test
2006-01-04 Marcus Boerger- Typo
2006-01-04 Marcus Boerger- Add CLEAN section which contains optional cleanup...
2006-01-04 Marcus Boerger- Add myself as author
2006-01-04 Derick Rethans- New implementation of the sunset algorithm. Fixes...
2006-01-04 Derick Rethans- Added the lchown() and lchgrp() functions which chang...
2006-01-04 Sebastian BergmannZTS fixes.
2006-01-04 <changelog... ChangeLog update
2006-01-04 Marcus Boerger- Imlement normal stream handling, use .phar.php anf...
2006-01-04 Marcus Boerger- Add test (fails right now (why ever))
2006-01-03 Marcus Boerger- Add new test
2006-01-03 Ilia AlshanetskyMFB51: Added param checks for ap2 fetch respose/request...
2006-01-03 Marcus Boerger- Fix two crashes in case of error
2006-01-03 Marcus Boerger- Provide parameter info
2006-01-03 Marcus Boerger- Change to new extension layout (drops unneccessary...
2006-01-03 foobarMFB
2006-01-03 foobar- Fixed bug #35288 (iconv() function defined as libiconv())
2006-01-03 <changelog... ChangeLog update
2006-01-02 foobar- Fixed apache_setenv() which requires 2 parameters
2006-01-02 Ilia AlshanetskyMFB51: Fixed possible crash in apache_getenv()/apache_s...
2006-01-02 Derick Rethans- Fixed year dependent test.
2006-01-02 <changelog... ChangeLog update
2006-01-01 Marcus Boerger- Class was renamed (change test names, too)
2006-01-01 Marcus Boerger- Class was renamed
2006-01-01 Greg BeaverPHP_Archive -> Phar to match coding standards and pecl...
2006-01-01 Greg Beaverfix 018/019.phpt - we need to compare the whole key...
2006-01-01 Marcus Boerger- Small tweaks/cleanup/left-overs
2006-01-01 Greg Beaverremove a host of small problems found by testing 016...
2006-01-01 Greg Beavertest needed tweaking to pass now
2006-01-01 Greg Beaverupdate tests to new API (16, 18, 19 still fail)
2006-01-01 Marcus Boerger- Simplify and change to --enable-phar since zlib is...
2006-01-01 Greg Beaveron second thought, signing can be done externally witho...
2006-01-01 Marcus Boerger- No revert the automatically inserted /*..*/ where...
2006-01-01 Marcus Boerger- Fix comments
2006-01-01 Greg Beaverupdate package.xml
2006-01-01 Greg Beaveradd sorting to opendir() so that it matches PHP_Archive...
2006-01-01 Ilia AlshanetskyMFB51: Added safety checks
2006-01-01 Ilia AlshanetskyFixed bug #35797 (segfault on PDOStatement::execute...
2006-01-01 Marcus Boerger- MFB
2006-01-01 foobar- Allow any EOLs in CREDITS files
2006-01-01 foobarfix build
2006-01-01 foobarNEVER EVER use DOS EOLs in CREDITS!!!!
2006-01-01 foobaroops
2006-01-01 foobar- fix typo
2006-01-01 foobarbump year and license version
2006-01-01 foobar2005 -> 2006
2006-01-01 Greg Beaverfix eof, fix segfault in stat, add unique dev/inode...
2006-01-01 <changelog... ChangeLog update
2005-12-31 Marcus Boerger- Fix environment handling
2005-12-31 Marcus Boerger- Fix tests
2005-12-31 Marcus Boerger- MFB
2005-12-31 <changelog... ChangeLog update
2005-12-31 foobar- Fixed bug #35377 (undefined reference to "fdatasync")
2005-12-30 Rasmus Lerdorfinstantiated was correct
2005-12-30 Marcus Boerger- MFB
2005-12-30 Marcus Boerger- MF51
2005-12-30 foobartypofixes
2005-12-30 Marcus Boerger- MF51
2005-12-30 Pierre Joye- ensure that x1<x2 or y1<y2
2005-12-30 <changelog... ChangeLog update
2005-12-30 foobarfix typo
2005-12-30 Pierre Joye- add some basic optimisations, usefull when you draw...
2005-12-29 Rui Hirokawaadded Turkish language definition (related to bug ...
2005-12-29 Ilia AlshanetskyMFB51: Not a fatal error.
2005-12-29 Antony Dovgalfix CGI build (patch by Pierangelo Masarati)
2005-12-29 Derick Rethans- MFH: Fixed bug #35751 (using date with a timestamp...
2005-12-29 <changelog... ChangeLog update
2005-12-29 Sara GolemonSilence compiler warning: unused variable
2005-12-28 Ilia AlshanetskyMFB51: Fixed bug #35817 (unpack() does not decode odd...
2005-12-28 <changelog... ChangeLog update
2005-12-27 Antony Dovgaltweak the fix
2005-12-27 Antony Dovgaladd test for #35821
2005-12-27 Antony DovgalMF51: fix #35821 (array_map() segfaults when exception...
2005-12-27 Derick Rethans- Upgraded timezone db to 2005.18.
2005-12-27 Ilia AlshanetskyMFB51: Improve "skip" checks
2005-12-27 <changelog... ChangeLog update
2005-12-27 Pierre Joye- remove HAVE_LIBGD20, we support only 2.0+ now
2005-12-27 Pierre Joye- silent compile warning introduced by previous commit
2005-12-26 Antony DovgalMFB: typofix
2005-12-26 Pierre Joye- HAVE_GD_DYNAMIC_CTX_EX, always defined
2005-12-26 Pierre Joye- check for jpeg support
2005-12-26 Pierre Joye- remove HAVE_LIBGD204, always set
2005-12-26 Pierre Joye- remove USE_GD_IOCTX, both bundled and extern lib...
2005-12-26 Pierre Joye- basic gif i/o test
next