History log of /PHP-7.4/ (Results 91976 – 92000 of 92142)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6f7c0ede23-Apr-1999 Zeev Suraski

Remove tls.[ch]

f53afa6e23-Apr-1999 Zeev Suraski

cleanups

b2c5ef4223-Apr-1999 Zeev Suraski

Arithmetics bug fix

bce60f0f23-Apr-1999 Zeev Suraski

* MySQL fix (thanks Stig)
* Remove reundant includes from bcmath

94cde33423-Apr-1999 Stig Bakken

use only EXTRA_LIBS

43c9b54023-Apr-1999 Zeev Suraski

Minor MySQL thread safety issues

5be8dd9723-Apr-1999 Zeev Suraski

License

f9cdc88423-Apr-1999 Zeev Suraski

Testing unified diffs

a458b4f623-Apr-1999 Zeev Suraski

Support eval() and highlight_string() in the C++ scanner

01575b9d23-Apr-1999 Andi Gutmans

- Use yyless() instead of unput() where possible. I'll erase the commented
out code in a day or so.

7440bc5023-Apr-1999 Rasmus Lerdorf

Ok, finally.. These now work nicely on a RH-5.2 box:
--with-mysql --with-ldap --with-imap --with-zlib --with-snmp

806dfc2a23-Apr-1999 Rasmus Lerdorf

Make zlib compile

8a2f637123-Apr-1999 Zeev Suraski

*** empty log message ***

1aa2c5c023-Apr-1999 Zeev Suraski

Ok, call me crazy, because I probably am.
Thread safe version now uses a C++ scanner object. Works fully.

cad2318a23-Apr-1999 Rasmus Lerdorf

Module work

551fe77822-Apr-1999 Zeev Suraski

Make token names uniform, they all begin with T_ now.

327fc20222-Apr-1999 Zeev Suraski

vpath fix

af3f73f722-Apr-1999 Rasmus Lerdorf

This is generated

77cdb5f422-Apr-1999 Rasmus Lerdorf

Bring imap build rules up to date. We still have a problem here though.
In this new build structure we are adding libraries to $LIBS as we add
modules instead of doing an AC_SUBST into the M

Bring imap build rules up to date. We still have a problem here though.
In this new build structure we are adding libraries to $LIBS as we add
modules instead of doing an AC_SUBST into the Makefile. One reason for
doing the subst in php3 was to get around the libraries that could not
be included in $LIBS because doing so would mess up the various configure
tests. For example, you can't do a -limap as part of the various simple
configure compile programs because -limap requires a bunch of callback
symbols to be present.

show more ...

916692f422-Apr-1999 Andi Gutmans

- Update the regular VC project file.

e109756122-Apr-1999 Stig Bakken

db was not linked in

09d047f822-Apr-1999 Stig Bakken

db was not linked in

2c0ad3ee22-Apr-1999 Stig Bakken

last bunch of extensions moving to ext/
fhttpd module taken out of functions, functions is ready to go.
The only extensions I have tested are gd+freetype and odbc(solid).
Please try compi

last bunch of extensions moving to ext/
fhttpd module taken out of functions, functions is ready to go.
The only extensions I have tested are gd+freetype and odbc(solid).
Please try compiling in your favourite extensions and let me know how it
works.

show more ...


Makefile.in
acconfig.h.in
acinclude.m4
configure.in.in
ext/imap/Makefile.in
ext/informix/Makefile.am
ext/informix/config.h.stub
ext/informix/readme.ifx
ext/informix/setup.stub
ext/interbase/Makefile.am
ext/interbase/config.h.stub
ext/interbase/config.m4
ext/interbase/interbase.c
ext/interbase/php3_interbase.h
ext/interbase/setup.stub
ext/pdf/Makefile.am
ext/pdf/config.h.stub
ext/pdf/config.m4
ext/pdf/pdf.c
ext/pdf/php3_pdf.h
ext/pdf/setup.stub
ext/pgsql/Makefile.am
ext/pgsql/config.h.stub
ext/pgsql/config.m4
ext/pgsql/pgsql.c
ext/pgsql/php3_pgsql.h
ext/pgsql/setup.stub
ext/snmp/Makefile.am
ext/snmp/Makefile.in
ext/snmp/config.h.stub
ext/snmp/config.m4
ext/snmp/php3_snmp.h
ext/snmp/snmp.c
ext/standard/Makefile.am
ext/standard/basic_functions.c
ext/standard/config.h.stub
ext/standard/config.m4
ext/standard/fsock.c
ext/standard/mime.c
ext/standard/mime.h
ext/standard/php3_standard.h
ext/standard/post.c
ext/standard/post.h
ext/standard/string.c
ext/standard/var.c
ext/sybase/Makefile.am
ext/sybase/Makefile.in
ext/sybase/config.h.stub
ext/sybase/config.m4
ext/sybase/php3_sybase-ct.h
ext/sybase/php3_sybase.h
ext/sybase/setup.stub
ext/sybase/sybase-ct.c
ext/sybase/sybase.c
ext/sysvsem/Makefile.am
ext/sysvsem/Makefile.in
ext/sysvsem/config.h.stub
ext/sysvsem/config.m4
ext/sysvsem/php3_sysvsem.h
ext/sysvsem/setup.stub
ext/sysvsem/sysvsem.c
ext/sysvshm/Makefile.am
ext/sysvshm/Makefile.in
ext/sysvshm/config.h.stub
ext/sysvshm/config.m4
ext/sysvshm/php3_sysvshm.h
ext/sysvshm/setup.stub
ext/sysvshm/sysvshm.c
ext/xml/Makefile.am
ext/xml/Makefile.in
ext/xml/config.h.stub
ext/xml/config.m4
ext/xml/php3_xml.h
ext/xml/xml.c
ext/zlib/Makefile.am
ext/zlib/Makefile.in
ext/zlib/config.h.stub
ext/zlib/config.m4
ext/zlib/php3_zlib.h
ext/zlib/setup.stub
ext/zlib/zlib.c
fhttpd.c
internal_functions.c
main/main.c
setup
2a78f92822-Apr-1999 Stig Bakken

moved imap and ldap

ff37732922-Apr-1999 Stig Bakken

moved fdf, hyperwave, informix and some smaller files

1...<<3671367236733674367536763677367836793680>>...3686