summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_3_9'.php-4.3.9SVN Migration2004-09-203-102/+0
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-09-152-0/+45
* undo of removal of these files.Rainer Schaaf2004-09-135-3/+3688
* removed PDFlib extension from PHP_4_3 branch too (is available in PECL now).Rainer Schaaf2004-09-135-3688/+3
* MFH: Adjusted input check.Ilia Alshanetsky2004-09-031-2/+2
* MFH: Fixed bug #29925 (Added a check to prevent illegal characters inIlia Alshanetsky2004-09-031-0/+5
* this crashed if some of the shutdown handlers called some file stat functionStanislav Malyshev2004-09-021-0/+1
* MFH: Use user_agent ini setting if it's available.Sara Golemon2004-08-311-1/+1
* MFH: fix gettimeofday() tests to not fail if the same time isJoe Orton2004-08-311-1/+1
* MFH: this file shouldn't be in the repository at allAntony Dovgal2004-08-311-29/+0
* MFH: Added missing input validation to dio_write().Ilia Alshanetsky2004-08-301-0/+6
* - A fix for building of shared mnogosearch moduleSergey Kartashoff2004-08-291-1/+1
* MFH: Fixed a nasty resource/memory/disk-space leak when opening zlib filesIlia Alshanetsky2004-08-261-2/+8
* @- Fixed bug #29838 Memory leak in sprintf argument swapping. (Thies)Thies C. Arntzen2004-08-261-0/+1
* Rewrite cache clean-up using zend_hash_apply_with_argument().Andrei Zmievski2004-08-251-50/+10
* Fixed operations on remote bzip2 compressed files ala:Ilia Alshanetsky2004-08-251-1/+1
* MFH (r1.160) TSRM fixSara Golemon2004-08-251-2/+2
* Implement periodic PCRE compiled regexp cache cleanup, to avoid memoryAndrei Zmievski2004-08-241-0/+66
* Fix a possible crash in fbsql_database() if the function was called before a ...Frank M. Kromann2004-08-241-1/+6
* MFH: Fixed possible crash inside dio_read().Ilia Alshanetsky2004-08-231-0/+5
* Removed unneeded bits.Ilia Alshanetsky2004-08-201-3/+0
* MFH: Added more missing cURL options.Ilia Alshanetsky2004-08-201-0/+6
* MFH: Fixed bug #29753 (mcal_fetch_event() allows 2nd argument to be optional).Ilia Alshanetsky2004-08-201-1/+1
* MFH: Fixed bug #29727 (Added missing CURL authentication directives).Ilia Alshanetsky2004-08-181-0/+21
* fix #29625 (no quotes around the shell variable's value cause ./configure to ...Antony Dovgal2004-08-181-1/+1
* Fixed bug #29719 (fgetcsv() has problem parsing strings ending with escapedIlia Alshanetsky2004-08-171-4/+0
* MFH: Fixed bug #29594 (Use PHP's own tmpfile() implementation).Ilia Alshanetsky2004-08-161-1/+2
* Fixed bug #29599 (domxml_error segfaults another apache module)Rob Richards2004-08-132-10/+24
* More spaces -> tabs.Chuck Hagenbuch2004-08-121-8/+8
* MFH: Properly fix the msgno check inside imap_fetchbody().Ilia Alshanetsky2004-08-121-7/+6
* MFH: fix.Chuck Hagenbuch2004-08-121-1/+5
* MFH: Change to use md5_file()Marcus Boerger2004-08-121-4/+4
* MFH: Fixed memory leak.Ilia Alshanetsky2004-08-111-1/+2
* - MFH: Bugfix #29493 (extract(array, EXTR_REFS) misbehaves with elementsMoriyoshi Koizumi2004-08-101-3/+6
* - Update credits for PHP docsAndi Gutmans2004-08-091-3/+5
* MFH: make it build on windowsEdin Kadribasic2004-08-041-1/+5
* Oops. remember to save the project file before commiting.Frank M. Kromann2004-08-031-2/+2
* Updating library name to iconv.libFrank M. Kromann2004-08-031-2/+2
* Add missing header for win32 buildsFrank M. Kromann2004-07-301-0/+4
* MFH: win32 zts fixWez Furlong2004-07-301-0/+3
* MFH: win32 zts fixesWez Furlong2004-07-301-0/+9
* MFH: Fixed bug #29443 (Sanity check for wbmp detection).Ilia Alshanetsky2004-07-301-0/+5
* MFH: Added missing comma.Ilia Alshanetsky2004-07-271-1/+1
* MFH: Fixed bug #29349 (imagecreatefromstring() crashes with external GDIlia Alshanetsky2004-07-272-3/+9
* Fix .dspEdin Kadribasic2004-07-231-5/+4
* MFH: Updated version numberEdin Kadribasic2004-07-231-1/+1
* MFH: Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output)Ilia Alshanetsky2004-07-232-12/+42
* MFHStefan Esser2004-07-224-1176/+1419
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-07-221-0/+759
* MFH: Fixed bug #29209 (imap_fetchbody() doesn't check message index).Ilia Alshanetsky2004-07-211-12/+12