summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - 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
* MFH: mark mysqlnd's threading (which can be used for background pre-fetching)Johannes Schlüter2009-03-171-1/+1
* MFH: Fix the build because the macro name has changedAndrey Hristov2009-03-171-4/+5
* - MFH: Make iconv filter accept '.' as the delimiter between encoding names asMoriyoshi Koizumi2009-03-171-1/+1
* MFH Fix bug #47359 - Use the official unofficial mimetype for bmp files, this...Scott MacVicar2009-03-177-7/+7
* MFH Fix bug #47678 - Allow loadExtension to be disabled in SQLite3Scott MacVicar2009-03-173-1/+17
* MFH Fix bug #47644 - Valid integers are truncated with json_decode()Scott MacVicar2009-03-172-4/+47
* Fix INI blocksChristopher Jones2009-03-175-5/+5
* Removed unneeded HashPosition variable (php_implode() doesn't change the inte...Matt Wilmas2009-03-171-5/+0
* test for /ext/tidy from stefan priebschZoe Slattery2009-03-161-0/+41
* - MFH: Fixed bug #47616 (curl keeps crashing)Felipe Pena2009-03-161-0/+1
* - fix the build for win (vc6 or vc9)Pierre Joye2009-03-168-24/+36
* Fixed testDmitry Stogov2009-03-161-28/+28
* Fixed compiler warningsIlia Alshanetsky2009-03-161-2/+2
* Closes bug #47667Mikko Koppanen2009-03-162-0/+43