History log of /PHP-5.3/main/php.h (Results 51 – 75 of 256)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 494d6659 02-Nov-2004 Andrey Hristov

make sleep() return it's return value when possible
#on some *nix systems sleep() is implemented with SIGALRM. When SIGALRM
#interrupts sleep() it returns the number of seconds that has to be

make sleep() return it's return value when possible
#on some *nix systems sleep() is implemented with SIGALRM. When SIGALRM
#interrupts sleep() it returns the number of seconds that has to be slept
#till the number of seconds wanted by the script. Sleep() on Windows is
# void.

show more ...


Revision tags: PRE_NEW_VM_GEN_PATCH
# 854b3ebd 30-Sep-2004 Marcus Boerger

- Add missing macro


# 5dbf49e3 29-Sep-2004 Anantha Kesari H Y

removed unwanted NEW_LIBC checks


Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# 61fc2a92 12-Jan-2004 Marcus Boerger

Add missing macro
# by popular demand, more and more exts need this


# ccfc46b0 08-Jan-2004 foobar

- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?


# be5670af 24-Dec-2003 Ilia Alshanetsky

Fixed bug #26707 (Incorrect error for disabled functions/classes).


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 3ab8d263 03-Nov-2003 Derick Rethans

- Always store the URI path in the streams structure, and expose it with
stream_get_meta_data().


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1
# 102a5cad 24-Sep-2003 Ilia Alshanetsky

Fixed bug #25293 (Output correct EOL to error_log)


Revision tags: RELEASE_0_7
# e6ea5ca9 02-Sep-2003 Ard Biesheuvel

Fix use of EXTERN_C macros


# ab224612 29-Aug-2003 Marcus Boerger

Add define to reset error handling more easily


# 341b7b5d 28-Aug-2003 Sascha Schumann

add format attribute where appropiate


# 258d958d 28-Aug-2003 Sascha Schumann

Use ZEND_GCC_VERSION and ZEND_ATTRIBUTE_MALLOC


# 5ef7cc4c 28-Aug-2003 Sascha Schumann

Let GCC check format arguments


Revision tags: php-4.3.3
# ab2ebdb4 22-Aug-2003 Brian France

Updated PHP_API_VERSION to 20030820 for the php_setcookie api change


# ef498a27 18-Aug-2003 Wez Furlong

linkage for C++


Revision tags: php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5
# 4e796a70 03-Aug-2003 Zeev Suraski

Remove unnecessary macro


Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1
# 9979003e 27-Jun-2003 Sascha Schumann

undefine macros before defining them


Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT
# 605eb159 18-May-2003 Stanislav Malyshev

Bump API version - HEAD is no longer binary compatible
to 4.3 branch due to changes in globals, etc.


Revision tags: php-4.3.2RC3, RELEASE_0_9b
# 3fc4a327 07-May-2003 Marcus Boerger

Infrastructure to catch warnings and throw tehm as errors autmatically


Revision tags: SPL_ALPHA, php-4.3.2RC2
# 652b6154 19-Apr-2003 Sascha Schumann

Fix PUTS/PUTS_H to only evaluate their argument once.


Revision tags: RELEASE_0_6, RELEASE_0_5, init
# 2154cddd 08-Apr-2003 Andrei Zmievski

Move memnstr into Zend and make an alias for BC in PHP.


# 81482833 04-Apr-2003 Andrei Zmievski

Introduce ZEND_ME() and ZEND_METHOD() macros. Use these for declaring
class methods to avoid name collisions.


Revision tags: php-4.3.2RC1
# 411478e1 25-Feb-2003 foobar

Fixed bug #20256 (snprintf() not defined)


# 4934744b 17-Feb-2003 Zeev Suraski

Win32 build improvements


1234567891011