summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFH: Fix protosHannes Magnusson2009-03-271-8/+8
* MFH: fix skip-ifArnaud Le Blanc2009-03-271-0/+3
* Removed deprecation warning for ticksArnaud Le Blanc2009-03-274-9/+0
* - Fix typoFelipe Pena2009-03-261-1/+1
* MFH: - Fixed bug #47769 (Strange extends PDO)Felipe Pena2009-03-262-11/+33
* - Missing changes related to #47757 for this branchFelipe Pena2009-03-261-2/+2
* MFH: Fix build on FreeBSD <7 (fixes #47777)Arnaud Le Blanc2009-03-252-0/+71
* MFH:Felipe Pena2009-03-252-2/+34
* Fixed bug #47772 (FILTER_VALIDATE_EMAIL allows foo@bar. addresses)Ilia Alshanetsky2009-03-251-1/+1
* MFH: fix test to follow #47757Takeshi Abe2009-03-251-1/+1
* Fixed bug #47038 (Memory leak in include)Dmitry Stogov2009-03-251-4/+1
* MFH: mysql_db_query() is always deprecatedJohannes Schlüter2009-03-252-6/+4
* Obsolete package2.xml: resume using package.xmlChristopher Jones2009-03-252-927/+599
* MFH: use random textChristopher Jones2009-03-252-10/+10
* - Fix testFelipe Pena2009-03-241-1/+1
* - GEPJ.. (thx to Derick for the head!)Pierre Joye2009-03-241-1/+1
* - fix logic after my build fix, thx to Hannes for the head up!Pierre Joye2009-03-241-1/+1
* - #47757 rename JPG to JPEG in phpinfoPierre Joye2009-03-241-1/+1
* - fix buildPierre Joye2009-03-241-1/+1
* Fix bug #42362 - certain status codes never have output, so sending the gzip ...Scott MacVicar2009-03-241-1/+1
* MFH:Felipe Pena2009-03-234-5/+52
* Improved parameter handlingIlia Alshanetsky2009-03-231-15/+9
* - Updated to version 2009.4 (2009d)Derick Rethans2009-03-231-584/+601
* Improved parameter parsingIlia Alshanetsky2009-03-221-3/+3
* - Updated to version 2009.3 (2009c)Derick Rethans2009-03-221-31/+31
* - fix build, add new cp850 filePierre Joye2009-03-201-1/+1
* added skip if for rootZoe Slattery2009-03-205-0/+47
* MFB: Fixed bug #47721 (Aligment issues in mbstring and sysvshm extension)Ilia Alshanetsky2009-03-191-1/+1
* MFHSteph Fox2009-03-192-11/+24
* MFH: Avoid 2 conversions when decoding numbersMatt Wilmas2009-03-191-6/+17
* MFH: Fix #47231 (offsetGet error using incorrect offset)Etienne Kneuss2009-03-191-1/+1
* MFH: Add test covering for #47671Etienne Kneuss2009-03-191-0/+30
* MFH: Fix #47671 (cloning SplObjectStorage instances)Etienne Kneuss2009-03-191-75/+106
* Improved parameter parsingIlia Alshanetsky2009-03-191-2/+2
* New tests for various date extension functions. Tested on Windows, Linux and ...andy wharmby2009-03-1883-0/+14261
* - Add support for CP850 encoding (patch by Denis Giffeler)Moriyoshi Koizumi2009-03-1812-1/+263
* - MFH: Synching .dsp file (I am not sure whether I really should do this)Moriyoshi Koizumi2009-03-181-0/+12
* MFH: Fixed libgd #186 (Tiling true colour with palette image does not work)Takeshi Abe2009-03-182-8/+48
* New tests for date extension DateTime methods Tested on Windows, Linux and li...andy wharmby2009-03-1842-0/+5749
* New tests for date extension DateTimeZone methods Tested on Windows, Linux an...andy wharmby2009-03-1820-0/+2068
* Fixed floating point mathematic speed degradation (Christian)Dmitry Stogov2009-03-181-9/+3
* - #43073, TrueType bounding box is wrong for angle<>0Pierre Joye2009-03-181-8/+16
* MFH Missing skip in testsScott MacVicar2009-03-171-0/+2
* MFH Replace magic values with a define for json encoding, makes reading it a ...Scott MacVicar2009-03-171-7/+10
* Fixed compiler warningIlia Alshanetsky2009-03-171-3/+3
* MFH Add PHP_JSON_FORCE_OBJECT for forcing an object output of an arrayScott MacVicar2009-03-172-1/+13
* - MFH: Year++Felipe Pena2009-03-172-2/+2
* MFH: Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with dif...Matt Wilmas2009-03-173-18/+72
* - s,win32,windows, and add myself to the listPierre Joye2009-03-171-1/+1
* MFH Deal with overflow when decoding large numbersScott MacVicar2009-03-171-2/+3