History log of /PHP-7.4/main/php.h (Results 276 – 300 of 361)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c0919bbd 20-Apr-2000 Andi Gutmans

- virtual_lstat() doesn't exist on Windows.


# 503bb3be 20-Apr-2000 Andi Gutmans

- Export strlcat()/strcpy() for Frank.
- Windows doesn't have lstat().


# 883bd2b1 20-Apr-2000 Zeev Suraski

- Fix virtual cwd bug
- Add more V_STAT() V_LSTAT() changes


# e40268d0 20-Apr-2000 Andi Gutmans

- Add missing V_STAT()


# 1665cba7 15-Apr-2000 Andi Gutmans

- Change PHP_ to V_ (directory & file functions)


# 7f543188 11-Apr-2000 Andi Gutmans

- Turn off VIRTUAL_DIR by default


# c981be0b 09-Apr-2000 Andi Gutmans

- Don't need to extern functions
- Use virtual_file_ex() in expand_filepath()


# 95f45d6c 08-Apr-2000 Andi Gutmans

- Make all CVS users use the new virtual dir support.
Will probably disable this for the release.


# f118d947 07-Apr-2000 Andi Gutmans

- This slipped in. Enable VIRTUAL_DIR when we're in ZTS. Eventually it
should always be enabled.


# 89f99967 07-Apr-2000 Andi Gutmans

- Add wddx support to the default build


# d8e64d62 02-Apr-2000 Andi Gutmans

- This version of chdir_file should be compatible with the Apache one.


# 6a2da70f 02-Apr-2000 Andi Gutmans

- Virtual cwd compiles now (need to uncomment #define in php.h for it to
be enbaled right now).
It seems to work very basic stuff


# 9c3d6304 30-Mar-2000 Andi Gutmans

- Hopefully got most of them. We also need a chdir_file function like
for Apache.


# f9547241 30-Mar-2000 Andi Gutmans

- Fix another bug in session.c
- Start using the new PHP_GETCWD() and co. macros


Revision tags: PHP-4.0-RC1
# 863e6fd2 25-Mar-2000 Zeev Suraski

- Update dsp
- Remove unnecessary includes


# bb09ee95 12-Mar-2000 Sascha Schumann

Use sprintf everywhere and define sprintf to php_sprintf, if sprintf is broken.


# caeaaf4d 12-Mar-2000 Sascha Schumann

Fix build on systems which lack snprintf or vsnprintf.

PR: #3786


# 9dca788c 11-Mar-2000 Andi Gutmans

- Don't define DEBUG anymore. Everyone should use PHP_DEBUG.
There are 2-3 third-party libs in PHP which use DEBUG and I left them
this way (primary example is pcrelib).
- Please test

- Don't define DEBUG anymore. Everyone should use PHP_DEBUG.
There are 2-3 third-party libs in PHP which use DEBUG and I left them
this way (primary example is pcrelib).
- Please test things and Andrei, can you check that pcrelib stopped
printing the warning messages?

show more ...


# 99e0b363 06-Mar-2000 Stig Bakken

@Cleaned up extension namespace (Stig)
Cleaned up extension namespace, and changed ext/standard into one single
extension.


# 0a092b62 04-Mar-2000 Andi Gutmans

- Fix Win32 build


# 315999da 04-Mar-2000 Sascha Schumann

Prefix some symbols with php_
^(pcre|Xml|XML).*


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 9b621d1c 19-Feb-2000 Zeev Suraski

Get the license right... (this won't make it to RC1 of B4)


# 1c4532dc 19-Feb-2000 Zeev Suraski

*** empty log message ***


# 02d647b5 18-Feb-2000 Sascha Schumann

Fix warnings when compiling static Apache module


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000
# 80bdd19e 11-Feb-2000 Zeev Suraski

Fine tune Andi's patch


1...<<1112131415