summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Correct test nameScott MacVicar2008-06-021-1/+1
* MFH: simplify, readabilityJani Taskinen2008-06-021-7/+11
* - Fix issue with -y parameter hanlding (fix typo)Marcus Boerger2008-06-022-36/+30
* - Fix issue with -y parameter hanldingMarcus Boerger2008-06-021-5/+7
* - Fix issue with -y parameter hanldingMarcus Boerger2008-06-022-42/+59
* Add sha224 support.Scott MacVicar2008-06-025-3/+144
* - Revert pointless patch: a) the version is already there, see line above,Jani Taskinen2008-06-021-7/+1
* MFH: Initialize with length instead of 0Matt Wilmas2008-06-021-1/+1
* fix uninitialized variableAntony Dovgal2008-06-021-1/+1
* - reintroduce the x.y.z version string info (a bit nicer to make the other gu...Pierre Joye2008-06-021-1/+7
* - Revert crapJani Taskinen2008-06-021-10/+2
* - don't use openldap/portable and build the human readable versionPierre Joye2008-06-021-6/+5
* - add OpenLDAP version info in phpinfo (windows only, have to check if openld...Pierre Joye2008-06-021-1/+10
* Add arginfo & fix protosHannes Magnusson2008-06-011-12/+75
* fix arginfo and protoHannes Magnusson2008-06-011-5/+5
* Add arginfo & fix protosHannes Magnusson2008-06-011-57/+347
* - Make work with new APIMarcus Boerger2008-06-011-40/+38
* - Fix signature handling (and remaining API change fixes)Marcus Boerger2008-06-011-19/+63
* - Fix docuMarcus Boerger2008-06-011-3/+2
* - Add Openssl supportMarcus Boerger2008-06-012-59/+47
* add openssl signing support. This adds an extra parameterGreg Beaver2008-06-0111-12/+421
* - MFB: Fixed bug #45139 (ReflectionProperty returns incorrect declaring class)Felipe Pena2008-06-012-1/+59
* - MFH SimplifyMarcus Boerger2008-05-311-5/+1
* - MFH Add 'help commands' supportMarcus Boerger2008-05-311-0/+4
* - Add phar command as installable commandMarcus Boerger2008-05-311-0/+4
* - Add version comandMarcus Boerger2008-05-311-36/+44
* - Add version comandMarcus Boerger2008-05-311-0/+57
* - MFH Fix function names after they have been refactoredMarcus Boerger2008-05-312-346/+63
* fix corrupted zips, fix postprocess for compressed zip fileGreg Beaver2008-05-3013-1/+1
* refactor function names for clarity. No functionality changeGreg Beaver2008-05-309-45/+45
* - not exportedPierre Joye2008-05-302-7/+1
* MFH Fixed bug #43261Scott MacVicar2008-05-301-4/+4
* MFH: Only check args once in php_array_diff_key/intersect_key, not on each it...Matt Wilmas2008-05-301-36/+20
* fix PECL bug #13981: Third-party zips fail entry interrogationGreg Beaver2008-05-292-11/+15
* Fix a bug that let PDO fail. It has been long fixed, but locally. Now I knowAndrey Hristov2008-05-291-2/+1
* Fixed tests on WindowsMatt Wilmas2008-05-291-1/+1
* Fix code path in phar_open_compiled_file() that triesStanislav Malyshev2008-05-281-5/+29
* - c/p evilnessPierre Joye2008-05-271-2/+2
* - [MFH] Add compiler informations on Windows (will add more info later, like ...Pierre Joye2008-05-271-0/+18
* DOM tests from TestFestAnt Phillips2008-05-272-0/+79
* - Updated to version 2008.3 (2008c)Derick Rethans2008-05-271-564/+566
* RegenerateMatt Wilmas2008-05-271-19/+17
* MFH: Add array_init_size() and use it where array size is known at initializa...Matt Wilmas2008-05-273-35/+74
* MFH: DOM Tests from London TestfestScott MacVicar2008-05-274-0/+182
* Remove E_DEPRECATED from get_magic_quotes_*()Hannes Magnusson2008-05-252-15/+2
* MFH: Add a prepend param to spl_autoload_registerEtienne Kneuss2008-05-253-2/+79
* remove the skipifEtienne Kneuss2008-05-251-2/+0
* MFH: Drop SKIPIF check for ext/spl.Sebastian Bergmann2008-05-251-2/+0
* New tests from testfestEtienne Kneuss2008-05-242-0/+100
* MFH: Also register the get_iterator handler for Max/Min HeapEtienne Kneuss2008-05-241-0/+3