php-src/ext
Pierre Joye 8d07735332 - MFP:
- add overwrite mode to ZipArchive::open, always starts a new archive
 - Fix safe mode checks on extract
 - Fix possible leaks when a safe mode error has been raised
2006-08-13 21:09:59 +00:00
..
bcmath Added automatic module globals management 2006-06-15 18:33:09 +00:00
bz2 add new tests, improve the old ones 2006-06-26 22:17:18 +00:00
calendar fix test on 64bit machines 2006-07-27 08:11:47 +00:00
com_dotnet Added automatic module globals management 2006-06-15 18:33:09 +00:00
ctype MFH: arginfo, protos, vim folding 2006-06-11 01:42:17 +00:00
curl Fixed condition 2006-08-10 15:02:41 +00:00
date fix test 2006-08-02 23:29:17 +00:00
dba - Fix bug #38290 2006-08-07 07:57:12 +00:00
dbase MFH: implement #38357 (dbase_open can't open DBase 3 dbf file) 2006-08-08 15:55:27 +00:00
dom Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) 2006-08-13 15:02:41 +00:00
ereg - Warning fixes by Steph 2006-02-26 10:57:00 +00:00
exif Added automatic module globals management 2006-06-15 18:33:09 +00:00
fbsql Added automatic module globals management 2006-06-15 18:33:09 +00:00
fdf MFH: cleanup after lazy people 2006-07-23 23:55:46 +00:00
filter Removed extra byte 2006-08-07 16:53:12 +00:00
ftp MFH: argument infos 2006-06-11 20:03:05 +00:00
gd - fix compiler warnings 2006-08-08 11:56:36 +00:00
gettext MFH: argument info.. 2006-06-14 21:36:10 +00:00
gmp MFH: add gmp_nextprime() 2006-07-18 14:54:32 +00:00
hash cleanup of the phpinfo() output. 2006-07-28 14:27:03 +00:00
iconv MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
imap MFB: Extend safe_mode/open_basedir checks to imap_reopen() as well. 2006-08-11 15:07:29 +00:00
informix plug a leak 2006-05-04 22:48:29 +00:00
interbase Added automatic module globals management 2006-06-15 18:33:09 +00:00
json - Test name must not be more than a single line 2006-08-07 23:28:05 +00:00
ldap Added automatic module globals management 2006-06-15 18:33:09 +00:00
libxml MFH: fix #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement) 2006-08-06 17:41:51 +00:00
mbstring fix tests. 2006-07-29 17:11:09 +00:00
mcrypt MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
mhash fix spelling in error messages: 2006-04-03 09:14:33 +00:00
mime_magic Added automatic module globals management 2006-06-15 18:33:09 +00:00
ming E_ERROR > E_RECOVERABLE_ERROR 2006-05-22 14:22:26 +00:00
msql bump year and license version 2006-01-01 12:51:34 +00:00
mssql Added automatic module globals management 2006-06-15 18:33:09 +00:00
mysql init variable, eliminate compile warning 2006-08-02 10:04:11 +00:00
mysqli typos in comments and other minor improvements 2006-08-10 13:43:18 +00:00
ncurses bump year and license version 2006-01-01 12:51:34 +00:00
oci8 improve connection character set detection: 2006-08-10 12:15:58 +00:00
odbc fix #37848 (ext/odbc compile failure) 2006-06-19 16:13:15 +00:00
openssl Fixed compiler warning. 2006-07-31 03:41:20 +00:00
pcntl Added automatic module globals management 2006-06-15 18:33:09 +00:00
pcre - MFH Clean up (after consulting Andrei) 2006-07-20 22:53:07 +00:00
pdo Fixed bug #38394 (PDO fails to recover from failed prepared statement 2006-08-09 14:45:00 +00:00
pdo_dblib fix build and typo after another lazy ass who does not test before commit: Dmitry 2006-07-24 00:01:02 +00:00
pdo_firebird Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:43:59 +00:00
pdo_mysql Fixed bug #37445 (Fixed crash in pdo_mysql resulting from premature object 2006-07-31 20:18:11 +00:00
pdo_oci Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:43:59 +00:00
pdo_odbc set min pdo dep to 1.0.3, which will be the new pecl release 2006-05-02 02:43:11 +00:00
pdo_pgsql Fixed bug #38168 (Crash in pdo_pgsql on missing bound parameters). 2006-08-01 16:31:29 +00:00
pdo_sqlite Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:43:59 +00:00
pgsql Added automatic module globals management 2006-06-15 18:33:09 +00:00
posix Added missing ifdef block. 2006-06-19 23:52:39 +00:00
pspell fix test with some aspell versions 2006-07-14 16:14:05 +00:00
readline bump year and license version 2006-01-01 12:51:34 +00:00
recode Added automatic module globals management 2006-06-15 18:33:09 +00:00
reflection Improved fix for bug #38132 2006-07-26 23:18:41 +00:00
session fix test 2006-08-11 10:35:22 +00:00
shmop bump year and license version 2006-01-01 12:51:34 +00:00
simplexml should be RETURN_ not RETVAL_ 2006-08-07 10:15:12 +00:00
skeleton Added automatic module globals management 2006-06-15 18:33:09 +00:00
snmp MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print() misbehaves) 2006-07-27 05:17:34 +00:00
soap Prevented possible double call in case of fault 2006-07-31 15:31:01 +00:00
sockets improve checks and fix #38251 2006-07-30 11:54:17 +00:00
spl - MFH Add link 2006-08-13 10:37:57 +00:00
sqlite Added automatic module globals management 2006-06-15 18:33:09 +00:00
standard Fixed overflow on 64bit systems in str_repeat() and wordwrap(). 2006-08-10 14:40:13 +00:00
sybase bump year and license version 2006-01-01 12:51:34 +00:00
sybase_ct MFH: Fix compilation with TSRM (now correct) 2006-07-25 09:20:32 +00:00
sysvmsg Fixed bug #37705 (Semaphore constants not available). 2006-06-05 22:52:11 +00:00
sysvsem bump year and license version 2006-01-01 12:51:34 +00:00
sysvshm MFH: make sure we won't get into endless loop 2006-06-29 09:03:27 +00:00
tidy MFH 2006-07-08 00:13:17 +00:00
tokenizer Removed pointless callbacks. 2006-06-20 22:39:15 +00:00
wddx fix ZTS build 2006-08-02 22:03:47 +00:00
xml Expose the xml_utf8_encode function. 2006-08-02 15:21:54 +00:00
xmlreader MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
xmlrpc MFH: fix #38431 (xmlrpc_get_type() crashes PHP on objects) 2006-08-11 17:43:04 +00:00
xmlwriter - fix tests for PI with libxml 2.6.24+, a new line is now added 2006-07-19 18:50:51 +00:00
xsl return false instead of null, if it's an invalid document 2006-07-31 13:05:35 +00:00
zip - MFP: 2006-08-13 21:09:59 +00:00
zlib add new tests 2006-06-26 23:35:22 +00:00
ext_skel ; 2004-05-16 12:10:35 +00:00
ext_skel_win32.php On win32 extensions starts with php_ 2003-10-29 05:42:26 +00:00