]> granicus.if.org Git - php/shortlog
php
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
2007-12-29 Jani Taskinen- This makes no sense with non-ipv6 builds. (and fixes...
2007-12-29 Hannes MagnussonMFB5.2: Fix test
2007-12-29 Antony Dovgalapply correct fix for bug #43522
2007-12-29 Antony Dovgalfix test
2007-12-29 Greg Beavermake blah.phar/ access indexfile just like blah.phar
2007-12-29 Greg Beaverfix redirects and s/redirects/rewrites/
2007-12-29 Hannes MagnussonUpdate the class method documentation links
2007-12-29 Greg Beaverremove FIXME - it's been fixed
2007-12-29 Greg Beaverfix index/custom 404 page
2007-12-29 Greg Beaverupdate proto, arginfo for webPhar
2007-12-29 Greg Beaveradd vastly improved 404 handling
2007-12-29 <changelog... ChangeLog update
2007-12-28 Greg Beaverfix redirect to index file
2007-12-28 Ulf WendelMerge from 5_3. Fixing 32 vs. 64bit issue.
2007-12-28 Ulf WendelMerge from 5_3 - MySQL 6.0 SQL fixes
2007-12-28 Andrey HristovRemove RPL functions. They were always experimental...
2007-12-28 Dmitry StogovFixed possible memory corruption
2007-12-28 Ulf WendelSync from 5_3. Cutting off a few edges:
2007-12-28 Dmitry StogovFixed test related to bug #38469
2007-12-28 Dmitry StogovFixed bug #38469 (unexpected creation of cycle, json...
2007-12-28 Dmitry StogovInitialize operand type
2007-12-28 <changelog... ChangeLog update
2007-12-27 Nuno LopesMFB: fix tests
2007-12-27 Dmitry StogovUse proper result type
2007-12-27 Dmitry StogovAdded ability to use SplArrays instead of plain arrays...
2007-12-27 Dmitry StogovFixed 32/64-bit tests (Serg)
2007-12-27 Hannes MagnussonMFB5.3: Fixed bug#43105 (PHP seems to fail to close...
2007-12-27 <changelog... ChangeLog update
2007-12-26 Hannes MagnussonFix typo (TAKAGI Masahiro)
2007-12-26 Greg Beaverfix on windows
2007-12-26 <changelog... ChangeLog update
2007-12-25 Hartmut HolzgraefeFix for bug #42548 "PROCEDURE xxx can't return a result...
2007-12-25 Raghubansh... fix test : do not run when run as root
next