mirror of
https://github.com/php/php-src.git
synced 2024-12-17 13:59:28 +08:00
style polizei
This commit is contained in:
parent
25a7332e9b
commit
ffe0f52be6
8
NEWS
8
NEWS
@ -3,11 +3,9 @@ PHP 4 NEWS
|
||||
? ? ??? 200?, Version 5.0.0
|
||||
- Added proc_nice() function, which allows changing priority of the current
|
||||
process. (Ilia)
|
||||
- Added pcntl_getpriority() & pcntl_setpriority(), which can be used to
|
||||
fetch & change priority of any process. (Ilia)
|
||||
- new idate() function.
|
||||
new date_sunrise() function.
|
||||
new date_sunset() function.
|
||||
- Added pcntl_getpriority() and pcntl_setpriority() functions, which can be
|
||||
used to fetch and change priority of any process. (Ilia)
|
||||
- Added idate(), date_sunrise() and date_sunset() functions. (Moshe Doron)
|
||||
- Added support for long options in CLI & CGI (e.g. --version). (Marcus)
|
||||
- Moved extensions to PECL (http://pear.php.net/): (James, Tal)
|
||||
. ext/fribidi
|
||||
|
Loading…
Reference in New Issue
Block a user