This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-14 11:32:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b45ee4b1ed58b751fce8001d3dcfda4c675552c6
archived-php-src
/
ext
/
filepro
History
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
Welcome PHP_ARG_ENABLE and PHP_ARG_WITH. They are there to replace the common
2000-03-27 23:33:38 +00:00
filepro.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_filepro.h
- Made PHP_VERSION and PHP_OS work again
1999-12-17 20:55:31 +00:00
setup.stub
moved filepro to ext
1999-04-21 22:05:45 +00:00