mirror of
https://github.com/php/php-src.git
synced 2025-08-19 17:04:47 +02:00
- Added recent changes done in ext/posix
This commit is contained in:
parent
bc383c2eab
commit
1a209b0875
1 changed files with 5 additions and 0 deletions
5
NEWS
5
NEWS
|
@ -1,6 +1,11 @@
|
||||||
PHP 4 NEWS
|
PHP 4 NEWS
|
||||||
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||
?? ??? 2002, Version 4.2.0
|
?? ??? 2002, Version 4.2.0
|
||||||
|
- Clean up posix extension (no more unwanted warning messages, introduce
|
||||||
|
posix_errno() and posix_strerror() for fetching error messages); changed the
|
||||||
|
way posix_getgrnam() and posix_getgrgid() return their values (breaks BC but
|
||||||
|
makes more sense); do not include functions in symbol table which aren't
|
||||||
|
supported on host system. (Markus)
|
||||||
- TIFF support for GetImageSize (Marcus)
|
- TIFF support for GetImageSize (Marcus)
|
||||||
- The Velocis extension is no
|
- The Velocis extension is no
|
||||||
- Added test.php/txt to have a possibility to check ext/exif
|
- Added test.php/txt to have a possibility to check ext/exif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue