History log of /PHP-7.1/main/php.h (Results 176 – 200 of 319)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: PRE_TSRM_MERGE_PATCH
# 536a5335 24-Jul-2001 Zeev Suraski

Get rid of the redundant global startup code


# 6f297a37 20-Jul-2001 Zeev Suraski

Fix Windows build


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 9e5b0de8 05-Jun-2001 Jason Greene

Add the capibility to to allow ap_php_(v)snprintf to replace (v)snprintf
if the platform has a broken (v)snprintf, or in my case, if a library included
by a module redifines snprintf incorrec

Add the capibility to to allow ap_php_(v)snprintf to replace (v)snprintf
if the platform has a broken (v)snprintf, or in my case, if a library included
by a module redifines snprintf incorrectly.

show more ...


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2
# 39e28225 30-May-2001 Sterling Hughes

place nice with other libraries.


# e2eaf634 20-May-2001 Sascha Schumann

Add support for systems where p{read|write} take a off64_t without
being properly prototyped.


Revision tags: php-4.0.6RC1
# 0a121f85 30-Apr-2001 Daniel Beulshausen

make pgsql build under win32 again


Revision tags: php-4.0.5
# 1b279d34 27-Apr-2001 Daniel Beulshausen

get rid of MS's _popen/_pclose


Revision tags: php-4.0.5RC8, php-4.0.5RC7
# 5dbb3a77 17-Apr-2001 Wez Furlong

Added files for PHP streams


Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# a0d3c5a8 26-Feb-2001 Andi Gutmans

- Finally rename modules.h to zend_modules.h for consistency (first try
was 2000-03-11).
- Remove the first_arg_force_ref[]; and friends extern from php.h as they
are included via zen

- Finally rename modules.h to zend_modules.h for consistency (first try
was 2000-03-11).
- Remove the first_arg_force_ref[]; and friends extern from php.h as they
are included via zend_API.h

show more ...


# ab128eed 26-Feb-2001 Daniel Beulshausen

nuke warnings


# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# c2fb53be 23-Feb-2001 Sascha Schumann

Finish fopen-wrappers rename.


# fd83f5e1 19-Jan-2001 Sascha Schumann

Bump PHP_API_VERSION


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4
# 4ada3dd3 07-Dec-2000 Sascha Schumann

Hardcode all functions which are mentioned in the Large File Support Spec

http://ewe3.sas.com/standards/large.file/specs/api+.007.html


# 1f934084 02-Dec-2000 Sascha Schumann

Noone defines PACKAGE/VERSION anymore.


Revision tags: php-4.0.4RC3
# 66d8f798 17-Nov-2000 Sascha Schumann

PHP does not care about inline at all, so get rid of this block.


# 9866d899 02-Nov-2000 Sascha Schumann

Namespace protect mergesort (caused conflict on Darwin).


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 204f4adc 07-Sep-2000 Andi Gutmans

- Smarter detection of MAXPATHLEN


# 341a0d46 04-Sep-2000 Andi Gutmans

- Found my bug and managed to move the V_* macros to TSRM


# 6c6471b1 03-Sep-2000 Andi Gutmans

- Move to virtual cwd in TSRM


Revision tags: php-4.0.2
# 0b8ca80e 27-Aug-2000 Andi Gutmans

- Remove some unused stuff.


# 989203cf 27-Aug-2000 Andi Gutmans

- Test commit msg. This is Andi and it seems to come from Zeev.


# 1f7b7352 27-Aug-2000 Zeev Suraski

- Forgot to fix non-ZTS CHDIR_FILE macro


12345678910>>...13