summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'RELEASE_2_0_0a1'.RELEASE_2_0_0a1SVN Migration2008-03-268967-2100476/+0
* turns out it is now tomorrow, so update package.xmlGreg Beaver2008-03-261-3/+3
* prepare release of 2.0.0a1Greg Beaver2008-03-264-123/+149
* ChangeLog update2008-03-262-0/+136
* - Fix memory leak found by OsmanMarcus Boerger2008-03-251-20/+17
* - Use sizeof rather than strlen and cleanupMarcus Boerger2008-03-251-11/+10
* MFB : Fix for Bug #43832 mysqi_get_charset() doesn't expose charset commentAndrey Hristov2008-03-255-198/+151
* - New eggJohannes Schlüter2008-03-251-378/+582
* Optimized detection of "__call" and "__callstatic" methods.Dmitry Stogov2008-03-251-3/+3
* oci8: Sync with 5.3 - version macro updates and DRCP tweaksChristopher Jones2008-03-2512-170/+245
* ChangeLog update2008-03-251-0/+64
* MFB: Fixed test on systems where . and .. order not guaranteedIlia Alshanetsky2008-03-241-8/+24
* Change streams to not use mmap() when reading files (aka copying to memory).Antony Dovgal2008-03-241-21/+0
* - Updated to version 2008.2 (2008b)Derick Rethans2008-03-241-562/+592
* - Add documentationMarcus Boerger2008-03-241-2/+9
* Fixed ws and commentDmitry Stogov2008-03-241-4/+4
* Fixed tests (file order is undefined, so we need to sort() them)Dmitry Stogov2008-03-242-3/+23
* a subtle plea for help to Marcus...Greg Beaver2008-03-241-0/+1
* fix read/write for PharData object, update tests to current APIGreg Beaver2008-03-2419-126/+186
* check for invalid aliases, add tests for this and direct setting of stub/aliasGreg Beaver2008-03-245-4/+111
* ChangeLog update2008-03-242-0/+49
* prevent direct setting of stub or alias in tar/zipGreg Beaver2008-03-242-1/+10
* update TODOGreg Beaver2008-03-231-10/+12
* not all tests have been converted over to the new API, but it worksGreg Beaver2008-03-234-310/+346
* add Phar->getPath() for retrieving the full path to the phar archive.Greg Beaver2008-03-231-0/+12
* fix param parsing for Phar::running() to be optionalGreg Beaver2008-03-231-1/+1
* - Add .cvsignoreMarcus Boerger2008-03-231-1/+1
* MFB: removed unused varIlia Alshanetsky2008-03-232-18414/+18410
* - MFH Add testsMarcus Boerger2008-03-231-0/+23
* don't disallow opening .tar/.zip files as Phar object if readonly is disabled...Greg Beaver2008-03-231-1/+1
* rename Phar::getRunningPhar\(\) to Phar::running\(\) and by default return th...Greg Beaver2008-03-232-8/+23
* fix potential segfault by misuse of phar_find_in_include_pathGreg Beaver2008-03-231-4/+4
* ChangeLog update2008-03-232-0/+121
* fix memleak found by valgrindGreg Beaver2008-03-231-1/+1
* fix Bug #13110: using rewrite parameter to webPhar causes memory errorGreg Beaver2008-03-222-15/+23
* add failing test for bug #13110Greg Beaver2008-03-223-0/+32
* move all blah++ to ++blah where possible for those with crapass compilersGreg Beaver2008-03-228-38/+35
* fix all frontcontroller tests - cgi sapi was not being detected, only fastcgiGreg Beaver2008-03-221-1/+2
* fix memleak in php 5.2, simplify code slightlyGreg Beaver2008-03-222-21/+9
* Satisfy Greg's inertiaSteph Fox2008-03-222-1/+2
* fix testGreg Beaver2008-03-221-1/+1
* - Fixed compilation warningsFelipe Pena2008-03-224-5/+6
* Fixed compilation warningsFelipe Pena2008-03-221-3/+3
* - Renamed zend_do_fetch_class_name() to zend_do_build_full_name() (It is not ...Felipe Pena2008-03-222-13/+13
* Make versioning more standardSteph Fox2008-03-224-7/+8
* - Fix build for PHP < 5.3Marcus Boerger2008-03-221-0/+3
* - Added some UEXPECTsFelipe Pena2008-03-2214-10/+149
* use correct flagsAntony Dovgal2008-03-221-1/+1
* - Update and include 'channel://pear.php.net/PHP_Archive-0.11.3'Marcus Boerger2008-03-221-0/+0
* - Still missed one debug outputMarcus Boerger2008-03-221-1/+0