This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-18 06:58:55 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
4a658e8b51
php-src
/
ext
/
dav
History
Download ZIP
Download TAR.GZ
Sascha Schumann
fe50664d4d
#if COMPILE_DL
...
becomes #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
2000-05-02 00:44:35 +00:00
..
config.m4
Get rid of config.h.stub. Note that you should embed a comment about
1999-12-30 04:07:46 +00:00
dav.c
#if COMPILE_DL
2000-05-02 00:44:35 +00:00
Makefile.in
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
php_dav.h
- Made PHP_VERSION and PHP_OS work again
1999-12-17 20:55:31 +00:00
setup.stub
moved dav, msql and oracle to ext/
1999-04-21 22:49:16 +00:00