You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yasuo Ohgaki
82a8d372e5
Added ob_get_status() to get array of buffers and it's status.
(DO NOT document this function yet)
Fixed crash bug with ob_end_*() function. ob_end_*() will not delete
buffers that may not be deleted.
php_start_ob_buffer() and php_ob_set_internal_handler() takes parameter for
if the buffer created may be deleted or not.
Added 3rd parameter "bool erase" to ob_start(). If FALSE, buffer may not be
deleted until script finshes.
Changed ob_*() function that have void return type to bool. All ob_*()
functions return TRUE for success, FALSE for failure.
@ - Added ob_get_status() to get array of buffers and it's status. (Yasuo)
@ - Fixed crash bug with ob_end_*() function. ob_end_*() will not delete
@ buffers that may not be deleted. (Yasuo)
@ - Added 3rd parameter "bool erase" to ob_start(). If FALSE, buffer may not be
@ deleted until script finshes. (Yasuo)
@ - Changed ob_*() function that have void return type to bool. All ob_*()
@ functions return TRUE for success, FALSE for failure. (Yasuo)
24 years ago
..
aspell
Maintain headers.
24 years ago
bcmath
Maintain headers.
24 years ago
calendar
Consistency.
24 years ago
ccvs
Maintain headers.
24 years ago
com
Update headers.
24 years ago
cpdf
Maintain headers.
24 years ago
crack
- Fixed a typo. (caught by jtate@php.net)
24 years ago
ctype
Maintain headers.
24 years ago
curl
hopefully fix --with-openssl issues
24 years ago
cybercash
Maintain headers.
24 years ago
cybermut
Maintain headers.
24 years ago
cyrus
Maintain headers.
24 years ago
db
Maintain headers.
24 years ago
dba
Maintain headers.
24 years ago
dbase
Maintain headers.
24 years ago
dbplus
Maintain headers.
24 years ago
dbx
Updating docs (Mc)
24 years ago
dio
Maintain headers.
24 years ago
domxml
Maintain headers.
24 years ago
dotnet
Update headers.
24 years ago
ereg
Maintain headers.
24 years ago
exif
Changed file to match CODING_STANDARDS except function names that match jhead.c project. I think it is acceptable using naming conventions of other projects when borrowing code.
24 years ago
fbsql
Maintain headers.
24 years ago
fdf
Maintain headers.
24 years ago
filepro
Maintain headers.
24 years ago
fribidi
Maintain headers.
24 years ago
ftp
Maintain headers.
24 years ago
gd
Change fatal errors to warnings - fix bug #15797
24 years ago
gettext
proto fixes
24 years ago
gmp
Maintain headers.
24 years ago
hyperwave
Maintain headers.
24 years ago
icap
Maintain headers.
24 years ago
iconv
Fix iconv. Patch by (itai@siftology.com)
24 years ago
imap
Maintain headers.
24 years ago
informix
Update headers.
24 years ago
ingres_ii
Update headers.
24 years ago
interbase
testing checkin
24 years ago
java
Update headers.
24 years ago
ldap
Maintain headers.
24 years ago
mailparse
Maintain headers.
24 years ago
mbstring
Maintain headers.
24 years ago
mcal
Update headers.
24 years ago
mcrypt
Use {NULL, NULL, NULL} to terminate function entry.
24 years ago
mcve
Fix proto for mcve_initconn
24 years ago
mhash
Use {NULL, NULL, NULL} to terminate function entry.
24 years ago
ming
proto fixes
24 years ago
mnogosearch
Maintain headers.
24 years ago
msession
Maintain headers.
24 years ago
msql
Maintain headers.
24 years ago
mssql
Maintain headers.
24 years ago
muscat
proto fixes
24 years ago
mysql
Maintain headers.
24 years ago
ncurses
Maintain headers.
24 years ago
notes
Maintain headers.
24 years ago
oci8
Maintain headers.
24 years ago
odbc
Maintain headers.
24 years ago
openssl
Maintain headers.
24 years ago
oracle
Maintain headers.
24 years ago
overload
Maintain headers.
24 years ago
ovrimos
Maintain headers.
24 years ago
pcntl
Maintain headers.
24 years ago
pcre
Maintain headers.
24 years ago
pdf
Maintain headers.
24 years ago
pfpro
Update headers.
24 years ago
pgsql
Fix problem with sesssion_pgsql module
24 years ago
posix
Maintain headers.
24 years ago
pspell
Maintain headers.
24 years ago
qtdom
Maintain headers.
24 years ago
readline
Maintain headers.
24 years ago
recode
Maintain headers.
24 years ago
rpc
Maintain headers.
24 years ago
satellite
@- Removed Satellite. It is now part of PEAR.
24 years ago
session
Added ob_get_status() to get array of buffers and it's status.
24 years ago
shmop
Maintain headers.
24 years ago
skeleton
typo fix
24 years ago
snmp
Maintain headers.
24 years ago
sockets
Fix parse string
24 years ago
standard
Added ob_get_status() to get array of buffers and it's status.
24 years ago
swf
Update headers.
24 years ago
sybase
Maintain headers.
24 years ago
sybase_ct
Maintain headers.
24 years ago
sysvsem
Maintain headers.
24 years ago
sysvshm
Use {NULL, NULL, NULL} to terminate function entry.
24 years ago
tokenizer
Maintain headers.
24 years ago
vpopmail
Maintain headers.
24 years ago
w32api
Maintain headers.
24 years ago
wddx
Maintain headers.
24 years ago
xml
Maintain headers.
24 years ago
xmlrpc
Maintain headers.
24 years ago
xslt
Maintain headers.
24 years ago
yaz
Maintain headers.
24 years ago
yp
Update headers.
24 years ago
zip
Maintain headers.
24 years ago
zlib
Added ob_get_status() to get array of buffers and it's status.
24 years ago
Makefile.in
Improved in-tree shared libraries build system
26 years ago
ext_skel
Some whitespace fixes (naugthy me :) and make use of PHP_CHECK_LIBRARY
24 years ago