php-src/ext
Andrei Zmievski fbced1b9cc (php_addslashes) Fixed stop condition - it should only take into account
the length of the string, not the characters.
2000-07-21 15:29:59 +00:00
..
aspell Rename macros which begin with underscore to appropiate macros. The general 2000-07-03 00:41:19 +00:00
bcmath Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
calendar Rename macros which begin with underscore to appropiate macros. The general 2000-07-03 00:41:19 +00:00
com Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
cpdf Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
curl Add CURL support (http://curl.haxx.se). 2000-07-16 19:37:33 +00:00
cybercash Fixed compilation errors. 2000-07-18 19:13:14 +00:00
dav Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
db Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
dba Fixed protos. 2000-07-13 18:44:57 +00:00
dbase Fix dbase_create() for real. 2000-07-20 02:48:44 +00:00
domxml Some cosmetic changes. 2000-07-15 13:00:41 +00:00
ereg Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
exif Disable the hash_apply() protection on hashes that persist across requests - it's unsafe 2000-07-11 14:29:38 +00:00
fdf - still an error in my last patch (thanks Andi) 2000-07-06 14:56:52 +00:00
filepro Rename macros which begin with underscore to appropiate macros. The general 2000-07-03 00:41:19 +00:00
ftp The description for protos need no period. 2000-07-13 20:55:22 +00:00
gd Add IMG_GIF, IMG_JPG, IMG_JPEG, IMG_PNG and IMG_WBMP constants for 2000-07-14 22:07:57 +00:00
gettext Rename macros which begin with underscore to appropiate macros. The general 2000-07-03 00:41:19 +00:00
hyperwave - Link is now of type RESOURCE and not LONG 2000-07-05 19:47:43 +00:00
icap Fixed protos. 2000-07-13 19:09:32 +00:00
imap (imap_mail) Fixed a sizing of the arg parameter array. Was causing 2000-07-14 08:12:53 +00:00
informix - typo 2000-07-11 17:53:02 +00:00
ingres_ii typo 2000-07-18 22:38:22 +00:00
interbase Build fixes 2000-07-17 21:13:44 +00:00
java Fix for problem noted by Jay Greenspan on TurboLinux machines 2000-07-11 17:33:14 +00:00
ldap Shared module support for LDAP extension 2000-07-14 13:13:25 +00:00
mcal Protos fixed. 2000-07-14 18:42:35 +00:00
mcrypt Unify use of my email address 2000-07-10 10:09:15 +00:00
mhash - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
msql Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
mssql Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
mysql That's no bug, it's quite fine the way it is (if id is 2000-07-05 20:41:06 +00:00
oci8 fixed uninitilized var in ZTS mode. 2000-07-15 14:54:04 +00:00
odbc Applied DBMaker patch by Jeffrey Lin <clin@lion.syscom.com.tw> 2000-07-06 08:38:12 +00:00
oracle @- You can now call Ora_Error() without prameters to get the reason 2000-07-15 14:15:10 +00:00
pcre # There you go, Wico. 2000-07-20 15:27:16 +00:00
pdf - Support for pdflib 3.01 2000-07-05 14:30:51 +00:00
pfpro automatically initialise library at first use if necessary 2000-07-19 18:55:12 +00:00
pgsql The official product name is PostgreSQL, so s/PostgresSQL/PostgreSQL/ 2000-07-11 12:38:06 +00:00
posix Some cosmetic changes. 2000-07-15 14:35:41 +00:00
pspell - Making pspell compile as a shared module 2000-07-13 20:39:14 +00:00
readline Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
recode Some cosmetic changes. 2000-07-15 16:09:18 +00:00
rpc Fix for problem noted by Jay Greenspan on TurboLinux machines 2000-07-11 17:33:14 +00:00
session Always use the current DIR_DELIMITER to create the session file path 2000-07-11 12:29:19 +00:00
skeleton Tiny wording fix 2000-07-16 18:51:00 +00:00
snmp Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
sockets Aren't there some function names conflicts? 2000-07-08 15:13:31 +00:00
standard (php_addslashes) Fixed stop condition - it should only take into account 2000-07-21 15:29:59 +00:00
swf Patch STDOUT support. 2000-07-18 05:52:03 +00:00
sybase Fix logic (thanks to Dean Bennett) 2000-07-03 22:04:10 +00:00
sybase_ct fix 5705 2000-07-20 17:15:25 +00:00
sysvsem Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
sysvshm Changed the descriptions. 2000-07-10 20:00:02 +00:00
wddx Fix attribution on NEWS. 2000-07-05 15:18:26 +00:00
xml Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
yaz Make use of the new macros PHP_EVAL_LIBLINE and PHP_EVAL_INCLINE 2000-06-17 10:51:26 +00:00
yp Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
zlib Forgotten to change. 2000-07-13 18:27:10 +00:00
ext_skel Tiny wording fix 2000-07-16 18:51:00 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00