pajoye Mon Jan 19 02:35:22 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard basic_functions.c
/php-src/win32/buildconfig.w32.h.in
/php-src/win32 time.c time.h unistd.h
Log:
- MFH:
- add nanosleep
- expose nanosleep
pajoye Tue Jan 6 20:48:21 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard dns_win32.c
Modified files:
/php-src/ext/standard basic_functions.c config.w32 dns.c dns.h
Log:
- [MFH]
- [DOC] add support for all DNS f
stasThu Nov 13 18:48:25 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard basic_functions.c
Log:
[DOC] Add option for error_log to send directly to SAPI logger
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.7
pajoye Mon Aug 18 07:11:01 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard basic_functions.c
Log:
- [DOC] MFH: make putenv behaves like unix putenv on Windows:
. FOO=1234 => set FOO to 1234
. FOO= => set FOO to an empty string
. F
bjori Mon Apr 14 15:32:43 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/general_functions ini_get_all.phpt
/php-src/ext/standard basic_functions.c basic_functions.h
Log:
[DOC] Remove config_get_hash() & and add new boolean
On Sun, Feb 3, 2008 at 3:45 PM, Marcus Boerger <[EMAIL PROTECTED]> wrote:
> helly Sun Feb 3 14:45:00 2008 UTC
>
> Modified files: (Branch: PHP_5_3)
> /php-src/ext/standard basic_functions.c basic_functions.h
> Log:
> - MFH Rename it again
> [DOC]
> - MFH
helly Sun Feb 3 14:45:00 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard basic_functions.c basic_functions.h
Log:
- MFH Rename it again
[DOC]
- MFH Add config_get_hash()
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_fun