diff options
author | Wez Furlong <wez@php.net> | 2002-10-19 13:11:48 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2002-10-19 13:11:48 +0000 |
commit | 829f1855fdc70b2db862f400423327b75de0bdf1 (patch) | |
tree | 0596c78c4425d717f0a15fb3b925a0d029a80860 /ext/mbstring/php_mbregex.c | |
parent | 8998bce403f1f9e91e043a4fa9b18c0a70248978 (diff) | |
download | php-git-829f1855fdc70b2db862f400423327b75de0bdf1.tar.gz |
made fgets() binary safe.
php_stream_gets is now a macro which calls php_stream_get_line. The latter
has an option argument to return the number of bytes in the line.
Functions like fgetcsv(), fgetss() can be made binary safe by calling
php_stream_get_line directly.
# HEADS UP: You will need to make clean after updating your CVS, as the
# binary signature has changed.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions