History log of /PHP-7.4/main/php.h (Results 226 – 250 of 361)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


# 39770d99 27-Aug-2000 Andi Gutmans

- Try and fix problem with opening wrong file.


# 2eb8688f 27-Aug-2000 Sascha Schumann

Refine PHP_STRLCPY comment


# 365edadd 27-Aug-2000 Sascha Schumann

Add PHP_STRLCPY macro. This macro should be used in new code instead of
strlcpy/strlcat which are intended for fixing broken code.


# c542f9a3 24-Aug-2000 Zeev Suraski

- Fix IMAP build problem
- Allow external DLLs to use warn_not_available


Revision tags: PRE_LIBMYSQL_REVERT, php-4.0.2RC1
# 8e0ae5d1 21-Aug-2000 Sascha Schumann

Cleaning up some mess


# c7999595 20-Aug-2000 Andi Gutmans

- Change PHP_SEPARATOR to PHP_DIR_SEPARATOR


# c8b8a908 20-Aug-2000 Sascha Schumann

Provide PHP_SEPARATOR which expands to the default directory separator
on the target platform.


# c86ec8b1 20-Aug-2000 Sascha Schumann

Add virtual_real_chdir_file. Silly name for a useful function.


12345678910>>...15