Stig Bakken
7d013383e9
mysql should work again now, can someone with mysql installed test it?
1999-04-21 21:34:57 +00:00
Stig Bakken
5d75ccdcff
gd compile fix
1999-04-21 21:27:18 +00:00
Stig Bakken
3789ac7ea0
moving mysql to ext/
1999-04-21 21:26:10 +00:00
Stig Bakken
f9d169c812
create .cvsignore only once :-)
1999-04-21 21:13:40 +00:00
Stig Bakken
3a3e18728c
create .cvsignore as well
1999-04-21 20:39:22 +00:00
Zeev Suraski
751709a469
* Rename php_compat.[ch] to flock_compat.[ch] and move it to ext/standard
...
* Fix Win32 compilation
1999-04-21 19:01:38 +00:00
Sascha Schumann
065636be85
forgot that one
1999-04-21 18:10:39 +00:00
Sascha Schumann
08c6298af9
cleanup, flock() support
1999-04-21 18:10:18 +00:00
Sascha Schumann
f06cb4deb6
crypt constants
1999-04-21 17:57:40 +00:00
Zeev Suraski
7aad231327
Thread safety patch. It works now with just-in-time resource initialization!
1999-04-21 17:28:54 +00:00
Sascha Schumann
48e350a94d
incorporate gettext support
1999-04-21 17:26:16 +00:00
Sascha Schumann
dcc16af80c
port some fixes, add compat routines
1999-04-21 17:11:01 +00:00
Sascha Schumann
a6e4ef3e31
str_replace fix
1999-04-21 16:31:27 +00:00
Stig Bakken
9b3c1ca2c3
make config.h.stub as well
1999-04-21 16:23:47 +00:00
Sascha Schumann
8489ea5414
generates basic skeleton for new extension
1999-04-21 10:24:41 +00:00
Zeev Suraski
c5af324ec3
More thread safety work
1999-04-21 04:02:11 +00:00
Stig Bakken
b84ce5a06a
added ext/*/config.h.stub files
...
removed config.h.in (generated)
1999-04-20 01:23:32 +00:00
Stig Bakken
54468d2e75
odbc compiles and runs on UNIX again (tested with Solid 2.3)
1999-04-20 01:03:12 +00:00
Stig Bakken
edf17b2a8f
include the right header files
1999-04-19 17:24:25 +00:00
Stig Bakken
7dee737fb4
moved odbc into ext/
1999-04-19 15:04:11 +00:00
Stig Bakken
6094128afe
moved dbase into ext/ along with the bundled library
...
dbase programs are no longer included
1999-04-19 13:56:50 +00:00
Zeev Suraski
1390eadc14
Ah, so that file is generated too
1999-04-18 20:59:54 +00:00
Zeev Suraski
5e8c322859
Make Win32 happy with the recent changes.
1999-04-18 15:58:27 +00:00
Andi Gutmans
593e603e4b
- Make gettype() behave like it used to where it returned "object" for
...
objects.
1999-04-17 07:02:58 +00:00
Stig Bakken
1e2474b18c
Apache module compiles again
1999-04-17 02:01:20 +00:00
Stig Bakken
4f7b0a0ccd
make sure the images on the phpinfo() page point to PHP-enabled pages
1999-04-17 01:52:58 +00:00
Stig Bakken
257de2bade
First commit of re-structuring phase one. We have started using automake in
...
sub-directories and started to move extension code into ext/<name>. For now,
I have moved the "standard" extension (which is quite a mix of everything
right now) and the GD extension into their own subdirs in ext/.
The configure script now also runs configure in the libzend directory
automatically and makes sure php4 and libzend use the same config.cache file.
To avoid running configure in libzend, use the --no-recursion option.
"make" in php4 also builds libzend now.
The Apache module doesn't compile right now, but a fix for that is
coming up.
1999-04-17 00:37:12 +00:00
Stig Bakken
2127ede122
updated GD from php3 repository, using it as a test extension for the new
...
directory structure
1999-04-16 12:15:38 +00:00
Zeev Suraski
882bbf6f45
Win32 patches
1999-04-07 21:19:35 +00:00
Zeev Suraski
aceaabceff
PHP 4.0
1999-04-07 21:05:13 +00:00