| .. |
|
bcmath
|
SKIP -> SKIPIF
|
23 years ago |
|
calendar
|
Added some compiler check
|
23 years ago |
|
cpdf
|
Add some missing quotes. Noticed by Michael Mauch <michael.mauch@gmx.de>
|
23 years ago |
|
crack
|
zend_error -> php_error_docref.
|
23 years ago |
|
ctype
|
Fixed typo
|
23 years ago |
|
curl
|
Add missing initialization.
|
23 years ago |
|
cyrus
|
Fixing functionicalls with variable number of parameters...
|
23 years ago |
|
db
|
proto fix
|
23 years ago |
|
dba
|
#i shouldn't do test-fiddling after 3o-clock
|
23 years ago |
|
dbase
|
MFB
|
23 years ago |
|
dbx
|
proto fix
|
23 years ago |
|
dio
|
WS & CS fixes
|
23 years ago |
|
domxml
|
MFB (set the doc property to NULL if no parent is available (by Rob Richards))
|
23 years ago |
|
ereg
|
Forgot to fix this part
|
23 years ago |
|
exif
|
basename() now binary safe, testcases added
|
23 years ago |
|
fam
|
Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
|
23 years ago |
|
fbsql
|
Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
|
23 years ago |
|
fdf
|
no more VC++ compile warnings
|
23 years ago |
|
filepro
|
Add JIT initialization for _SERVER and _ENV
|
23 years ago |
|
fribidi/tests
|
Moving fribidi to PECL
|
23 years ago |
|
ftp
|
MFH
|
23 years ago |
|
gd
|
- Fixed bug #23427 (compile failure with GD 1.8.3)
|
23 years ago |
|
gettext
|
MFB
|
23 years ago |
|
gmp
|
Bug #21534. Silly typo.
|
23 years ago |
|
hwapi
|
Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
|
23 years ago |
|
hyperwave
|
Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
|
23 years ago |
|
iconv
|
* email address change
|
23 years ago |
|
imap
|
- Fixed bug #23371 (configure falsely detects c-client using SSL)
|
23 years ago |
|
informix
|
Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
|
23 years ago |
|
ingres_ii
|
Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
|
23 years ago |
|
interbase
|
- removed error message in dtor
|
23 years ago |
|
ldap
|
emalloc -> safe_emalloc
|
23 years ago |
|
mbstring
|
Fixed an issue that zend-multibyte's behaviour doesn't reflect the change
|
23 years ago |
|
mcal
|
A add much more useful select(2) implementation than is provided by
|
23 years ago |
|
mcrypt
|
- Whitespace
|
23 years ago |
|
mcve
|
Bump year.
|
23 years ago |
|
mhash
|
Fixed integer overflow inside mhash_keygen_s2k().
|
23 years ago |
|
mime_magic
|
Rearranged search order for the magic file to avoid further confusions
|
23 years ago |
|
ming
|
Fixing functionicalls with variable number of parameters...
|
23 years ago |
|
mnogosearch
|
@- A new functions Udm_Alloc_Agent_Array and Udm_Hash32 have been added to
|
23 years ago |
|
msession
|
Fixing functionicalls with variable number of parameters...
|
23 years ago |
|
msql
|
Removed pointless checks.
|
23 years ago |
|
mssql
|
Fixing bit support. Bug #23324
|
23 years ago |
|
mysql
|
- Fixed some AIX/HPUX compile issues.
|
23 years ago |
|
mysqli
|
Added a few extra proto descriptions and made some minor corrections and comments
|
23 years ago |
|
ncurses
|
proto fixes
|
23 years ago |
|
notes
|
some win32 fixes by Kai
|
23 years ago |
|
oci8
|
@ - Fixed bug #23376 OCINewDescriptor
|
23 years ago |
|
odbc
|
- Fixed bug #22580 (ext/odbc compile failure with dbmaker)
|
23 years ago |
|
openssl
|
emalloc -> safe_emalloc
|
23 years ago |
|
oracle
|
* email address change
|
23 years ago |
|
ovrimos
|
- Let's be consistent with these..
|
23 years ago |
|
pcntl
|
getpriority() and setpriority() are in libc..
|
23 years ago |
|
pcre
|
Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32.
|
23 years ago |
|
pdf
|
emalloc -> safe_emalloc
|
23 years ago |
|
pfpro
|
64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)
|
23 years ago |
|
pgsql
|
emalloc -> safe_emalloc
|
23 years ago |
|
posix
|
64-bit correction to variables passed to zend_parse_parameters
|
23 years ago |
|
pspell
|
Changed php_error to php_error_docref.
|
23 years ago |
|
qtdom
|
Removed pointless memory allocation checks.
|
23 years ago |
|
readline
|
- There's no point in allowing using both --with-readline and --with-libedit
|
23 years ago |
|
recode
|
Changed php_error to php_error_docref.
|
23 years ago |
|
rpc
|
Adjust path to bundled expat sources for Win32 build.
|
23 years ago |
|
session
|
Fix types of bug_compat entries
|
23 years ago |
|
shmop
|
Bump year.
|
23 years ago |
|
skeleton
|
64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)
|
23 years ago |
|
snmp
|
MFB
|
23 years ago |
|
soap
|
fixed compilation problem in php-4.3.2dev.
|
23 years ago |
|
sockets
|
Some AIX version failed to compile if this was redefined.
|
23 years ago |
|
spl
|
Interfaces only implement interfaces
|
23 years ago |
|
sqlite
|
Add me
|
23 years ago |
|
standard
|
Fixed test case so it reflects the recent change on var_dump()
|
23 years ago |
|
swf
|
Changed php_error to php_error_docref.
|
23 years ago |
|
sybase
|
Cleaner error handling.
|
23 years ago |
|
sybase_ct
|
Fix the bad logic..
|
23 years ago |
|
sysvmsg
|
Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.
|
23 years ago |
|
sysvsem
|
SKIP -> SKIPIF
|
23 years ago |
|
sysvshm
|
WS & CS fixes
|
23 years ago |
|
tokenizer
|
And this too..
|
23 years ago |
|
w32api
|
Fixed typo
|
23 years ago |
|
wddx
|
Removed unnecessary checks.
|
23 years ago |
|
xml
|
Added initialisation for thread safety
|
23 years ago |
|
xmlrpc
|
Adjust path to bundled expat sources for Win32 build.
|
23 years ago |
|
xslt
|
Fix obvious flaw in this test
|
23 years ago |
|
yaz
|
ws fix
|
23 years ago |
|
yp
|
changed from strncpy to strlcpy on request
|
23 years ago |
|
zip
|
64-bit correction to variables passed to zend_parse_parameters
|
23 years ago |
|
zlib
|
WS & CS fixes
|
23 years ago |
|
ext_skel
|
-fix typo
|
24 years ago |
|
ext_skel_win32.php
|
Rename script.
|
23 years ago |