]> granicus.if.org Git - php/shortlog
php
2008-01-09 Greg Beaverfix Bug #43793: zlib filter is unable to auto-detect...
2008-01-09 Greg Beaveradd tests to package.xml, note new empty directory...
2008-01-09 Greg Beaveradd tests for directory creation and management for...
2008-01-09 Greg Beaveradd rmdir() support, add rmdir to dir test
2008-01-09 Pierre Joye- MFB: #43790, fix crash when no family name has been...
2008-01-09 <changelog... ChangeLog update
2008-01-09 Greg Beaverfix empty directories in phar, add test
2008-01-08 Greg Beaverimplement mkdir (compiles, not yet tested), support...
2008-01-08 Greg Beaverremove invalid free if opening a phar file in plain_map...
2008-01-08 Greg Beaverupdate package.xml so this can be installed
2008-01-08 Greg Beaversplit stream file handlers into stream.c and directory...
2008-01-08 Greg Beaversplit out zip functions
2008-01-08 Ilia AlshanetskyMFB: Fixed bug #43498 (file_exists() on a proftpd serve...
2008-01-08 Ulf WendelThose functions have been deprecated and removed. We...
2008-01-08 Andrey Hristovstrncpy->strlcpy
2008-01-08 Ulf WendelLooks more than it is. Its whitespace, adding error...
2008-01-08 Greg Beavercomplete set of new tests for zip-based phars (need...
2008-01-08 <changelog... ChangeLog update
2008-01-07 Greg Beaveradd tar-based to 2 tests
2008-01-07 Greg Beavereliminate potential double-free of alias
2008-01-07 Greg Beavernew tests
2008-01-07 Greg Beavermake test OS-agnostic
2008-01-07 Greg Beaverfp must be nulled on every write also when == phar...
2008-01-07 Greg Beaveradd tar-based to test names
2008-01-07 Greg Beavernew tests
2008-01-07 Greg Beaverfix segfault (now all existing tests pass
2008-01-07 Greg Beaverfix segfault (duh, can't free something that was not...
2008-01-07 Greg Beaverfix extension detection for aliases with no extension
2008-01-07 Greg Beaverfix test
2008-01-07 Greg Beaverfix stat of directory in tar/zip
2008-01-07 Greg Beavernew tests for tar format
2008-01-07 <changelog... ChangeLog update
2008-01-06 Marcus Boerger- Add .cvsignore
2008-01-06 Marcus Boerger- Show info for CL and CGI if both are going to be...
2008-01-06 Greg Beavereliminated memleak, now to make it recognize "dir"...
2008-01-06 Greg Beaverfix typo in phar.c if bz2 is disabled
2008-01-06 <changelog... ChangeLog update
2008-01-05 Greg Beavernew test, exposes some memleaks, but not yet sure where...
2008-01-05 Greg Beaverfix segfault, add separate tar test for readonly=0...
2008-01-05 Greg Beaverremove mung server list hash destroy, this is done...
2008-01-05 Greg Beaverdo not attempt to create a new phar if a file exists...
2008-01-05 Greg Beavermodify test to ensure that query string is preserved...
2008-01-05 Greg Beavercomplete tests for Phar::mungServer
2008-01-05 Greg Beaverremove potential preg warnings if --EXPECTHEADERS-...
2008-01-05 Greg Beaverimplement --FILE_EXTERNAL-- section for using an extern...
2008-01-05 Greg Beavernew tests, fix mime type overrides (all web front contr...
2008-01-05 Greg Beavernew test, free resources on error in webPhar() (thanks...
2008-01-05 Greg Beavernew test
2008-01-05 Greg Beavernew test
2008-01-05 Greg Beavernew test
2008-01-05 Greg Beavernew test
2008-01-05 Greg Beaverbeautify 404 error handler, and note missing file.
2008-01-05 Greg Beaverclarify test names
2008-01-05 Greg Beaverfix Location header for index if request has a /, 2...
2008-01-05 Greg Beaverclarify test name
2008-01-05 Greg Beaverfix front controller tests (requires patch to run-tests...
2008-01-05 <changelog... ChangeLog update
2008-01-04 Ulf WendelAdded:
2008-01-04 Greg Beaveruse zip_free() instead of zip_close(), and don't add...
2008-01-04 Marcus Boerger- Change 'print' to 'die' for skip notices
2008-01-04 Marcus Boerger- Fix module info for bz2
2008-01-04 Marcus Boerger- Pendantic changes
2008-01-04 Raghubansh... New testcases for array_diff_assoc() function
2008-01-04 Raghubansh... New testcases for array_diff() function
2008-01-04 Ulf WendelFix for Bug #43036
2008-01-04 Greg Beaverfix windows build (hopefully :)
2008-01-04 Greg Beaverreplace crappy $_SERVER munging with explicit munging via
2008-01-04 Greg BeaverPhar::webPhar() and various problems relating to shutdo...
2008-01-04 <changelog... ChangeLog update
2008-01-03 Greg Beaverfix tar-based phars creation and loading
2008-01-03 Ulf WendelRemove test for deprecated (and removed) function
2008-01-03 Ilia AlshanetskyMFB: Skip test for PostgreSQL driver since error is...
2008-01-03 Nuno LopesMFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 Johannes Schlüter- Remove more replication stuff
2008-01-03 Andrey HristovHeader protection
2008-01-03 Andrey HristovRemove unneeded field
2008-01-03 Ulf WendelMake it work for MySQL 6.x as well.
2008-01-03 Raghubansh... this testcase has been split into many smaller testcase...
2008-01-03 Raghubansh... New smaller testcases for array_map() function
2008-01-03 Steve SeearAdding PHPT tests for the ReflectionMethod class.
2008-01-03 Greg Beavercommit missing files (helps if you cvs add, don't it...
2008-01-03 Greg Beaverinitial tar support - a few kinks to work on in phar...
2008-01-03 <changelog... ChangeLog update
2008-01-02 Andrey Hristov- Fix problems with double definitions
2008-01-02 Ilia AlshanetskyMFB: Fixed bug #43647 (Make FindFile use PATH_SEPARATOR...
2008-01-02 <changelog... ChangeLog update
2008-01-01 Ilia AlshanetskyMFB: Update copyright
2008-01-01 Derick Rethans- Updated to version 2007.11
2008-01-01 Hannes MagnussonFix test
2008-01-01 Sebastian BergmannMFB: Leftover: Bump copyright year.
2008-01-01 <changelog... ChangeLog update
2007-12-31 Greg Beaveradd zip-based phar support. not quite working is webPh...
2007-12-31 Sebastian BergmannLeftover: Bump copyright year.
2007-12-31 Sebastian BergmannBump copyright year, 2 of 2.
2007-12-31 Sebastian BergmannBump copyright year, 1 of 2.
2007-12-31 Jon PariseDocument the 'cxx' parameter to PHP_NEW_EXTENSION.
2007-12-31 <changelog... ChangeLog update
2007-12-30 David Soria... Test for bug 43663
2007-12-30 David Soria... - Fixed bug #43663 (Extending PDO class with a __call...
2007-12-30 <changelog... ChangeLog update
next