summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - #38214, gif interlace never worksPierre Joye2006-07-261-3/+5
* - MFH: mv 38179.phpt to bug38179.phptPierre Joye2006-07-261-0/+0
* MFH: fix compile warning on Solaris, getloadavg() is in sys/loadavg.h thereAntony Dovgal2006-07-261-0/+4
* - MFH #38212, Segfault on invalid imagecreatefromgd2part() parametersPierre Joye2006-07-262-0/+21
* MFH: fix bug #38217 (ReflectionClass::newInstanceArgs() tries to allocate too...Antony Dovgal2006-07-262-9/+57
* improve connection timeout check (implements FR #38210)Antony Dovgal2006-07-261-1/+1
* MFH: Update protos & arginfo for memory_get_usage() & memory_get_peak_usage()Hannes Magnusson2006-07-252-4/+6
* - wsMichael Wallner2006-07-251-3/+3
* Fixed bug #38132 (ReflectionClass::getStaticProperties() retains \0 in keyIlia Alshanetsky2006-07-252-3/+61
* Changed memory_get_usage() and memory_get_peak_usage(). Optional boolean argu...Dmitry Stogov2006-07-251-2/+13
* move ext/hwapi to PECLAntony Dovgal2006-07-254-5217/+0
* ext/filepro moved to PECLAntony Dovgal2006-07-257-835/+0
* Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for theIlia Alshanetsky2006-07-252-2/+14
* MFH: check g_hash for NULL before resetting itAntony Dovgal2006-07-251-1/+3
* MFH: Fix compilation with TSRM (now correct)Uwe Schindler2006-07-251-2/+2
* revert shitty whitespace patch (forgot to reconfigure my editor after reinsta...Uwe Schindler2006-07-251-61/+61
* initialize variableAntony Dovgal2006-07-251-1/+1
* Fix compilation with TSRMUwe Schindler2006-07-251-61/+61
* - MFH Update testsMarcus Boerger2006-07-242-2/+2
* - MFH Correctly handle binary proeprty names which are not mangledMarcus Boerger2006-07-241-3/+4
* +1 for keysAndrei Zmievski2006-07-241-1/+1
* - MFH zend_unmangle_property_name(), drop zend_unmangle_property_name_ex()Marcus Boerger2006-07-245-11/+11
* - this one was not inPierre Joye2006-07-241-0/+556
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-07-24102-0/+8730
* Fixed compiler warning.Ilia Alshanetsky2006-07-241-1/+1
* fix build and typo after another lazy ass who does not test before commit: Dm...foobar2006-07-241-2/+2
* MFH: cleanup after lazy peoplefoobar2006-07-231-1/+1
* MFH: fix compile failure and remove unnecessary TSRMLS_FETCH callsfoobar2006-07-231-11/+8
* - #38179, imagecopy, palette to truecolor must use alpha channel tooPierre Joye2006-07-232-1/+29
* Gah.Andrei Zmievski2006-07-221-1/+1
* Matt should be happy now.Andrei Zmievski2006-07-221-2/+2
* MFH: enable by defaultRob Richards2006-07-221-1/+1
* more const keywordingNuno Lopes2006-07-222-3/+3
* dont create images in the php source root. output them insteadNuno Lopes2006-07-222-2/+11
* - hopla, before I got more conflicts ;)Pierre Joye2006-07-221-3/+3
* use const keyword where possibleNuno Lopes2006-07-223-11/+11
* - silent compiler warnings (char/unsigned char)Pierre Joye2006-07-222-15/+15
* - api shake #1, parse_pararameter has to be changed tooPierre Joye2006-07-221-1/+1
* - API Shake up #1, use input type as first argument in input_get_argsPierre Joye2006-07-224-5/+5
* MFHAndrei Zmievski2006-07-211-3/+3
* - MFH Update docuMarcus Boerger2006-07-212-9/+2
* - MFH Match code with docuMarcus Boerger2006-07-212-3/+6
* - MFH Update RegexIterator, Docu & TestsMarcus Boerger2006-07-213-4/+153
* - Synch RegexIterator with HEADMarcus Boerger2006-07-2012-305/+507
* - MFH Clean up (after consulting Andrei)Marcus Boerger2006-07-206-238/+232
* Initial commit. Updated bundled oniguruma library (used for multibyte regular...Seiji Masugata2006-07-201-0/+501
* - MFH: Rename date classes to DateTime and DateTimeZoneDerick Rethans2006-07-202-3/+3
* Updated bundled oniguruma library (used for multibyte regular expression) to ...Seiji Masugata2006-07-2054-898/+1678
* - make boolean logical filter works like int/float and php itselfPierre Joye2006-07-202-8/+47
* rephraseAntony Dovgal2006-07-201-1/+1