..
aspell
php_new_extension
24 years ago
bcmath
empty files, let them go
24 years ago
calendar
- Fix easter_(days|date)()s first parameter now really defaults to the current
24 years ago
ccvs
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
24 years ago
com
added wez and ordered names alphabetically
24 years ago
cpdf
Fix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_EXTENSION/).
24 years ago
crack
No need to link libxm2 in order to build php_crack.lib
24 years ago
ctype
Restrict ctype tests to POSIX portable characters (0..127) and add numeric character tests.
24 years ago
curl
fix bug #15150, thanks to daniel at haxx.se for the fix
24 years ago
cybercash
Fix leftovers from yesterday (s/PHP_EXTENSION/PHP_NEW_EXTENSION/).
24 years ago
cybermut
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
24 years ago
cyrus
Fix TSRMLS_CC thingies.
24 years ago
db
forgot to add _NEW_
24 years ago
dba
- MFH: Make DBA compile as a shared module again
24 years ago
dbase
the 'setup' script was removed more than two years ago.
24 years ago
dbx
- Remove C++ comments.
24 years ago
dio
Don't use headers if the module contains only one phpinfo() entry, just
24 years ago
domxml
- Added DOMXML_LOAD_DONT_KEEP_BLANKS as possible mode, if one wants really nicely
24 years ago
dotnet
Fix build
24 years ago
ereg
fixed a problem that ereg_replace() couldn't match with line stand/end marker.
24 years ago
exif
DO NOT use C++ comments!
24 years ago
fbsql
/usr/lib is the default install dir on Mandrake
24 years ago
fdf
- Fix this without breaking BC
24 years ago
filepro
the 'setup' script was removed more than two years ago.
24 years ago
fribidi
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
24 years ago
ftp
- Fix #16348.
24 years ago
gd
- Initial MSVC makefile to create a php_gd2.dll based on the bundled libgd,
24 years ago
gettext
the 'setup' script was removed more than two years ago.
24 years ago
gmp
Don't use headers if the module contains only one phpinfo() entry, just
24 years ago
hwapi
De-messify
24 years ago
hyperwave
Tweak the API to be more consistent.
24 years ago
icap
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
24 years ago
iconv
ws fix
24 years ago
imap
- Fix for bug #14410 (Patch by C. McCohy <mccohy@kyberdigi.cz>).
24 years ago
informix
- Fixed bug #15803 (and propably others related too)
24 years ago
ingres_ii
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
24 years ago
interbase
Add control on IB version. ibase_add_user(), ibase_modify_user()
24 years ago
java
- Fail gracefully and not just bail out with an error message from dirname
24 years ago
ldap
Reworked result resource handling so that result is not freed until all
24 years ago
mbstring
Changed the configure option to be --enable/disable
24 years ago
mcal
Defer linking against libmcal until we have built the extension,
24 years ago
mcrypt
the 'setup' script was removed more than two years ago.
24 years ago
mcve
Moved these example scripts out of tests.
24 years ago
mhash
the 'setup' script was removed more than two years ago.
24 years ago
mime_magic
now it works on streams (plus some debug code removed)
24 years ago
ming
Never add libraries without checking that they exist and can be linked.
24 years ago
mnogosearch
# Mnogosearch new function calls fixes
24 years ago
msession
Added persistent connections, and automattic reconnect on
24 years ago
msql
the 'setup' script was removed more than two years ago.
24 years ago
mssql
Adding ini setting for max_procs
24 years ago
mysql
- Fix win32/mysql.
24 years ago
ncurses
php_new_extension
24 years ago
notes
Maintain headers.
24 years ago
oci8
fix crash bug introduced by last commit
24 years ago
odbc
- Fixed bug #15803 (and propably others related too, part 2/2)
24 years ago
openssl
Fixed bug: #17751 (typo)
24 years ago
oracle
MFB
24 years ago
overload
Properly return the result of __call() handler.
24 years ago
ovrimos
the 'setup' script was removed more than two years ago.
24 years ago
pcntl
Added function pcntl_alarm().
24 years ago
pcre
Fix build in ZTS mode
24 years ago
pdf
getting rid of the warn_not_available alias
24 years ago
pfpro
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
24 years ago
pgsql
Fix for #17315. Requires client library 7.2 or greater to compile.
24 years ago
posix
- Fix ZTS built.
24 years ago
pspell
- initial checkin of basic testcases for pspell
24 years ago
qtdom
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
24 years ago
readline
getting rid of the warn_not_available alias
24 years ago
recode
Make it possible to use recode 3.5 too. (happy now Wez? :)
24 years ago
rpc
pooling and singleton finally work
24 years ago
satellite
@- Removed Satellite. It is now part of PEAR.
24 years ago
session
This option enables administrators to make their users invulnerable to
24 years ago
shmop
the 'setup' script was removed more than two years ago.
24 years ago
skeleton
TSRMG => TSRMLS
24 years ago
snmp
WS change to make very old compilers/preprocessors (e.g. HP/UX 9)
24 years ago
sockets
As far as I can tell, the AC_CHECK_MEMBER could not succeed,
24 years ago
standard
Fixed: possible bufferunderrun (worst case == invalid free bytes counter)
24 years ago
swf
allocate globals, making this work in zts mode
24 years ago
sybase
the 'setup' script was removed more than two years ago.
24 years ago
sybase_ct
the 'setup' script was removed more than two years ago.
24 years ago
sysvmsg
Use ftok for message queue key.
24 years ago
sysvsem
Add an optional flag to sem_get that specifies if the semaphore should be
24 years ago
sysvshm
the 'setup' script was removed more than two years ago.
24 years ago
tokenizer
Fix bug #16939.
24 years ago
vpopmail
ws fix
24 years ago
w32api
Added missing function to function_entry
24 years ago
wddx
Changing email address.
24 years ago
xml
Fix --enable-xml=shared
24 years ago
xmlrpc
- fixed memory leak
24 years ago
xslt
Stop the search when the libs are found.
24 years ago
yaz
Use ZOOM API for newer YAZ versions.
24 years ago
yp
the 'setup' script was removed more than two years ago.
24 years ago
zip
- Add safe_mode/uid and open_basedir check to zip_open() (closes #16927).
24 years ago
zlib
Added "Vary: Accept-Encoding" header to zlib.output_compression
24 years ago
ext_skel
Remove .libs from .cvsignores, except /.
24 years ago