History log of /PHP-5.4/main/php.h (Results 51 – 75 of 270)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2
# f47c7848 17-Jun-2005 Dmitry Stogov

Improved PHP extension loading mechanism with support for module dependencies and conflicts


Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# 36064e12 17-Apr-2005 foobar

- Remove relic


Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11
# 4e3b8c61 26-Mar-2005 foobar

Fix path


Revision tags: php-5.0.4RC2, php-4.3.11RC2
# 1a3677ea 21-Mar-2005 Andrei Zmievski

Define PHP_ABSTRACT_ME


# effa111c 16-Mar-2005 Rasmus Lerdorf

Fix Jani breakage


Revision tags: php-5.0.4RC1, php-4.3.11RC1
# d0bb8f5f 08-Mar-2005 foobar

This makes more sense. (Someone might actually use php_error_docref0() :)


# e17ad42e 08-Mar-2005 foobar

- This was not needed (said Marcus)


Revision tags: RELEASE_0_2_4
# 3c1e2e15 14-Feb-2005 Anantha Kesari H Y

NetWare Libc has php.h so no need of having netware specific block here


Revision tags: RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# 14058c83 14-Jan-2005 foobar

- Fix another generated header include


# 63ee853b 26-Dec-2004 Wez Furlong

bump PHP API number.

This is so that we can work around the signature change in the get_method
overloaded object handler in our portable extensions.

Yes, you could argue that th

bump PHP API number.

This is so that we can work around the signature change in the get_method
overloaded object handler in our portable extensions.

Yes, you could argue that the zend api number needs bumping, but then you could
argue which one to bump, as neither of them is specific or generic enough.

Besides all that, the PHP API number really needs a good old bump anyway.

show more ...


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1
# 6d98fc38 28-Nov-2004 Stefan Esser

Fixed: removed possible integer over-/underflows


Revision tags: php-4.3.10RC1
# 816bcd3a 15-Nov-2004 Frank M. Kromann

Fix win32 build.


# 61364b5b 15-Nov-2004 Derick Rethans

- MFH4.3: Cleaned up some of the locale mess:
* all internal use of sprintf, snprintf and the like will always
use the . as thousands seperator (if php.h is included only!).
* ech

- MFH4.3: Cleaned up some of the locale mess:
* all internal use of sprintf, snprintf and the like will always
use the . as thousands seperator (if php.h is included only!).
* echo, printf() and sprintf() always render locale-aware
* added the %F modifier for non-locale aware rendering for floats

show more ...


# 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


1234567891011