| .. |
|
bcmath
|
bump year and license version
|
20 years ago |
|
bz2
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
calendar
|
bump year and license version
|
20 years ago |
|
com_dotnet
|
Start nuking safe_mode. Still a lot of work to do...
|
20 years ago |
|
ctype
|
Unicode stuff is changed according to decision maden on PDM.
|
20 years ago |
|
curl
|
- Couple of compile fixes.
|
20 years ago |
|
date
|
- Fixed bug #36510 (strtotime string with tabs - changed behaviour).
|
20 years ago |
|
dba
|
More safe_mode nuking
|
20 years ago |
|
dbase
|
More safe_mode nuking
|
20 years ago |
|
dom
|
- MF51: fix crash in DOMImplementation::createDocumentType("name:")
|
20 years ago |
|
enchant
|
It's stable now.
|
22 years ago |
|
ereg
|
bump year and license version
|
20 years ago |
|
exif
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
fbsql
|
bump year and license version
|
20 years ago |
|
fdf
|
Start nuking safe_mode. Still a lot of work to do...
|
20 years ago |
|
fileinfo
|
fixed php version detection
|
20 years ago |
|
filepro
|
More safe_mode nuking
|
20 years ago |
|
filter
|
- Test commit to see if mail works.
|
20 years ago |
|
ftp
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
gd
|
- Couple of compile fixes.
|
20 years ago |
|
gettext
|
bump year and license version
|
20 years ago |
|
gmp
|
bump year and license version
|
20 years ago |
|
hash
|
Add md2 algo support
|
20 years ago |
|
hwapi
|
bump year and license version
|
20 years ago |
|
iconv
|
- Fixed issue with iconv_mime_decode where the "encoding" would only allow
|
20 years ago |
|
imap
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
informix
|
- WS
|
20 years ago |
|
interbase
|
bump year and license version
|
20 years ago |
|
json
|
Fix encoding of empty strings.
|
20 years ago |
|
ldap
|
bump year and license version
|
20 years ago |
|
libxml
|
Unicode support: MS Visual C compatibility
|
20 years ago |
|
mbstring
|
add safe_mode num of parameter check
|
20 years ago |
|
mcrypt
|
bump year and license version
|
20 years ago |
|
mhash
|
bump year and license version
|
20 years ago |
|
mime_magic
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
ming
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
msql
|
bump year and license version
|
20 years ago |
|
mssql
|
bump year and license version
|
20 years ago |
|
mysql
|
Portable unicode string API:
|
20 years ago |
|
mysqli
|
MFB51: Remove no longer needed check (checked at a higher level now).
|
20 years ago |
|
oci8
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
odbc
|
Start nuking safe_mode. Still a lot of work to do...
|
20 years ago |
|
openssl
|
Portable unicode string API:
|
20 years ago |
|
pcntl
|
bump year and license version
|
20 years ago |
|
pcre
|
Portable unicode string API:
|
20 years ago |
|
pdo
|
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
|
20 years ago |
|
pdo_dblib
|
bump year and license version
|
20 years ago |
|
pdo_firebird
|
bump year and license version
|
20 years ago |
|
pdo_mysql
|
MFB51: Fixed bug #36345 (PDO/MySQL problem loading BLOB over 1MB).
|
20 years ago |
|
pdo_oci
|
fix #35907 (PDO_OCI uses hardcoded lib path $ORACLE_HOME/lib)
|
20 years ago |
|
pdo_odbc
|
Use right define: ZEND_MODULE_API_NO as these are PHP modules, not Zend extensions
|
20 years ago |
|
pdo_pgsql
|
MFB51: Fixed bug #36176 (PDO_PGSQL - PDO::exec() does not return number of
|
20 years ago |
|
pdo_sqlite
|
Start nuking safe_mode. Still a lot of work to do...
|
20 years ago |
|
pgsql
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
phar
|
- Need to set eof flag when inner stream has eof condition
|
20 years ago |
|
posix
|
Start nuking safe_mode. Still a lot of work to do...
|
20 years ago |
|
pspell
|
Start nuking safe_mode. Still a lot of work to do...
|
20 years ago |
|
readline
|
bump year and license version
|
20 years ago |
|
recode
|
bump year and license version
|
20 years ago |
|
reflection
|
- Make Derick happy for the moment
|
20 years ago |
|
session
|
MFB51: Fixed bug #36459 (Incorrect adding PHPSESSID to links, which
|
20 years ago |
|
shmop
|
bump year and license version
|
20 years ago |
|
simplexml
|
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
|
20 years ago |
|
skeleton
|
- Use the real name instead of the BC name here
|
20 years ago |
|
snmp
|
bump year and license version
|
20 years ago |
|
soap
|
Portable unicode string API:
|
20 years ago |
|
sockets
|
bump year and license version
|
20 years ago |
|
spl
|
- Fix issues withhandling of derived info classes as entries
|
20 years ago |
|
sqlite
|
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
|
20 years ago |
|
standard
|
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
|
20 years ago |
|
sybase
|
bump year and license version
|
20 years ago |
|
sybase_ct
|
bump year and license version
|
20 years ago |
|
sysvmsg
|
bump year and license version
|
20 years ago |
|
sysvsem
|
bump year and license version
|
20 years ago |
|
sysvshm
|
bump year and license version
|
20 years ago |
|
tidy
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
tokenizer
|
Unicode stuff is changed according to decision maden on PDM.
|
20 years ago |
|
unicode
|
Nuke int32_t (everywhere except streams layer) and signed/unsigned warnings
|
20 years ago |
|
wddx
|
fix ext/wddx build
|
20 years ago |
|
xml
|
MF51: nuke unused variable
|
20 years ago |
|
xmlreader
|
initialize variables and reduce the number of warnings
|
20 years ago |
|
xmlrpc
|
bump year and license version
|
20 years ago |
|
xmlwriter
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
xsl
|
bump year and license version
|
20 years ago |
|
zlib
|
- Get rid of using ENFORCE_SAFE_MODE.
|
20 years ago |
|
ext_skel
|
;
|
22 years ago |
|
ext_skel_win32.php
|
On win32 extensions starts with php_
|
23 years ago |