]> granicus.if.org Git - php/shortlog
php
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
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...
next