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-18 13:31:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b45ee4b1ed58b751fce8001d3dcfda4c675552c6
archived-php-src
/
ext
/
mysql
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
..
libmysql
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
config.m4
Improved in-tree shared libraries build system
2000-05-01 02:42:55 +00:00
Makefile.in
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
mysql.dsp
@- Made the IMAP and LDAP modules compilable under Windows and thread-safe (Zeev)
2000-04-01 16:23:39 +00:00
php_mysql.c
#if COMPILE_DL
2000-05-02 00:44:35 +00:00
php_mysql.h
Make MySLS_FETCH use the same globals ID as ZEND_INIT_MODULE_GLOBALS
2000-04-04 20:10:11 +00:00
Readme_w32.txt
* Add a new workspace for dynamic PHP extensions.
1999-06-04 10:45:54 +00:00
setup.stub
moved dav, msql and oracle to ext/
1999-04-21 22:49:16 +00:00