]> granicus.if.org Git - php/shortlog
php
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
2006-01-06 Marcus Boerger- Prevent overloading aliases
2006-01-06 Rasmus LerdorfLet's not mess with r->allowed here - this should fix...
2006-01-06 Marcus Boerger- No ini setting needed
2006-01-06 Marcus Boerger- Correct test name
2006-01-06 Marcus Boerger- Fix typo and change to sizeof usage
2006-01-06 Marcus Boerger- Rewind stream when transferring ownership
2006-01-06 Marcus Boerger- And another test
2006-01-06 Marcus Boerger- Add new tests
2006-01-06 Marcus Boerger- Typo
2006-01-06 foobar- Fix configure on Solaris
2006-01-06 Antony Dovgalfix #35907 (PDO_OCI uses hardcoded lib path $ORACLE_HOM...
2006-01-06 <changelog... ChangeLog update
2006-01-06 foobar- Cleanups:
2006-01-05 Marcus Boerger- Use temp streams internally instead of memory to...
2006-01-05 Marcus Boerger- Fix issue with memset seeking
2006-01-05 foobar- Fixed bug #35911 (HAVE_PG_CONFIG_H set incorrectly)
2006-01-05 Antony Dovgalfix typo
2006-01-05 Hartmut Holzgraefencurses goes sibiria^Wpecl
2006-01-05 Marcus Boerger- Fix docu
2006-01-05 Ilia AlshanetskyMFB4: Fixed bug #35908 (curl extension uses undefined...
2006-01-05 Antony Dovgaldelete descriptor from the hash and avoid crashes on...
2006-01-05 Marcus Boerger- Made HashTable manifest a direct member rather than...
2006-01-05 <changelog... ChangeLog update
2006-01-05 Andi Gutmans- More -> 2006 changes
2006-01-05 Marcus Boerger- If no compression was specified and we detect compres...
2006-01-05 Marcus Boerger- Allow simple .phar too (in that case we guess no...
2006-01-05 Ilia AlshanetskyMFB51: Fixed bug #35669 (imap_mail_compose() crashes...
2006-01-05 Marcus Boerger- Cleanup/simplify/let configure determine whetehr...
2006-01-04 Andi Gutmans- One more update
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
next