]>
granicus.if.org Git - php/log
Jan Borsodi [Wed, 15 Nov 2000 19:01:44 +0000 (19:01 +0000)]
Initial import, since PHP cannot be compiled with a C++ compiler all C++ specific calls had to be moved to a separate file without any php includes.
It has several C functions which are used for initiating a QDomDocument and traversing it.
Jan Borsodi [Wed, 15 Nov 2000 18:59:59 +0000 (18:59 +0000)]
Initial import, contains PHP specific extensions, takes care of converting C++ QDom objects to PHP objects.
This version has only one function: qdom_tree() which returns a tree of a string containing an XML document.
Jan Borsodi [Wed, 15 Nov 2000 18:55:00 +0000 (18:55 +0000)]
Autoconf configure script for qt dom, needs some more checking in the future.
Jan Borsodi [Wed, 15 Nov 2000 18:54:05 +0000 (18:54 +0000)]
Makefile source, has a fix for compiling C++ files.
Jan Borsodi [Wed, 15 Nov 2000 18:52:55 +0000 (18:52 +0000)]
Initial import, ignores standard files.
Uwe Steinmann [Wed, 15 Nov 2000 17:07:56 +0000 (17:07 +0000)]
- fixed silly bug (did check for 5 arguments but expected only 4)
Stanislav Malyshev [Wed, 15 Nov 2000 09:36:21 +0000 (09:36 +0000)]
Fix crash (#7802)
Andrei Zmievski [Wed, 15 Nov 2000 05:09:55 +0000 (05:09 +0000)]
- Modified preg_replace() to take Perl-style $1 backreferences in addition
to \\n ones.
- Modified preg_grep() to always return the results with the keys
from the original array.
<changelog@php.net> [Wed, 15 Nov 2000 02:09:09 +0000 (02:09 +0000)]
ChangeLog update
Sascha Schumann [Tue, 14 Nov 2000 20:34:14 +0000 (20:34 +0000)]
Fix allocation
Stanislav Malyshev [Tue, 14 Nov 2000 18:33:58 +0000 (18:33 +0000)]
Restore compatibility with old broken way
Stanislav Malyshev [Tue, 14 Nov 2000 17:54:11 +0000 (17:54 +0000)]
Better 0x handling - not change non-0x number behaviour
David Eriksson [Tue, 14 Nov 2000 17:38:06 +0000 (17:38 +0000)]
# added .cvsignore file
Stig Venaas [Tue, 14 Nov 2000 17:05:39 +0000 (17:05 +0000)]
Changed to use Z_LVAL_PP, Z_STRVAL_PP and Z_STRLEN_PP.
Stanislav Malyshev [Tue, 14 Nov 2000 17:02:52 +0000 (17:02 +0000)]
Attempt at better handling long 0x-numbers, like 0xffffffff
Stig Venaas [Tue, 14 Nov 2000 16:06:38 +0000 (16:06 +0000)]
Not using automake here either
Onn Ben-Zvi [Tue, 14 Nov 2000 15:51:11 +0000 (15:51 +0000)]
initial - ONn
Sascha Schumann [Tue, 14 Nov 2000 15:36:18 +0000 (15:36 +0000)]
Add persistent memory handling to smart_str API
Sascha Schumann [Tue, 14 Nov 2000 14:32:58 +0000 (14:32 +0000)]
Automake is gone. No need to ignore a non-existing file.
Stig Venaas [Tue, 14 Nov 2000 14:25:23 +0000 (14:25 +0000)]
*** empty log message ***
Stig Venaas [Tue, 14 Nov 2000 09:54:25 +0000 (09:54 +0000)]
Made API simpler
<changelog@php.net> [Tue, 14 Nov 2000 02:09:13 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 14 Nov 2000 02:09:10 +0000 (02:09 +0000)]
NEWS update
Daniel Beulshausen [Mon, 13 Nov 2000 22:28:58 +0000 (22:28 +0000)]
fix link object
# maybe it's too late already...
Daniel Beulshausen [Mon, 13 Nov 2000 22:24:06 +0000 (22:24 +0000)]
forgot to add...
Daniel Beulshausen [Mon, 13 Nov 2000 22:23:16 +0000 (22:23 +0000)]
make ingres compile under win32
# no cleanup...
Daniel Beulshausen [Mon, 13 Nov 2000 20:24:23 +0000 (20:24 +0000)]
added dsp for openssl win32
Andrei Zmievski [Mon, 13 Nov 2000 19:49:41 +0000 (19:49 +0000)]
@- Modified preg_replace() to ignore backreferences that refer to
@ non-existing subpatterns. (Andrei)
Stig Venaas [Mon, 13 Nov 2000 19:47:20 +0000 (19:47 +0000)]
OpenSSL extension. So far it implements assymetric encryption functions.
Stig Venaas [Mon, 13 Nov 2000 19:13:41 +0000 (19:13 +0000)]
OpenSSL checking didn't work well, should be better now. Removed check
for include/evp.h, are there versions around that put it there? Recent
versions have it in include/openssl.
Zeev Suraski [Mon, 13 Nov 2000 19:05:25 +0000 (19:05 +0000)]
Handle unable-to-add-new-headers error nicely
Zeev Suraski [Mon, 13 Nov 2000 18:54:37 +0000 (18:54 +0000)]
- Import Jade Nicoletti's transparent gzip encoding support as an output
handler. Works quite nicely!
- Fix buglets in output buffering
- Add output_handler INI directive
Andi Gutmans [Mon, 13 Nov 2000 18:14:16 +0000 (18:14 +0000)]
- Remove unused function
Thies C. Arntzen [Mon, 13 Nov 2000 17:30:52 +0000 (17:30 +0000)]
@- Fixed column-title buffer-overflow in OCIFetchStatement(). (Thies)
fix #7784
Andi Gutmans [Mon, 13 Nov 2000 17:30:42 +0000 (17:30 +0000)]
- Use typedef's for function pointers so that we can easily define arrays
- of these function pointers.
Onn Ben-Zvi [Mon, 13 Nov 2000 16:01:05 +0000 (16:01 +0000)]
initial - ONn
Stanislav Malyshev [Mon, 13 Nov 2000 14:55:28 +0000 (14:55 +0000)]
Fix zend_llist_apply_with_del - it should remove from list,
not only call dtor
Sascha Schumann [Mon, 13 Nov 2000 13:33:12 +0000 (13:33 +0000)]
Update patch and add persistent connection handling
Uwe Steinmann [Mon, 13 Nov 2000 13:27:19 +0000 (13:27 +0000)]
- fixed serveral prototypes
- replaced C++ style comments
Sascha Schumann [Mon, 13 Nov 2000 13:23:56 +0000 (13:23 +0000)]
Add thttpd-dependent interface for maintaining persistent connections on
an iterative web-server. This will be used by the IRCG extension.
Sascha Schumann [Mon, 13 Nov 2000 12:43:44 +0000 (12:43 +0000)]
More verbose error message for non-working apxs case
Sascha Schumann [Mon, 13 Nov 2000 12:39:15 +0000 (12:39 +0000)]
Add note about serialized requests and their impact
<changelog@php.net> [Mon, 13 Nov 2000 02:09:10 +0000 (02:09 +0000)]
ChangeLog update
foobar [Mon, 13 Nov 2000 02:02:40 +0000 (02:02 +0000)]
Fixed bug: #7768. Some cleaning up too.
Kristian Köhntopp [Sun, 12 Nov 2000 22:13:35 +0000 (22:13 +0000)]
Prototype corrected.
Sascha Schumann [Sun, 12 Nov 2000 21:10:09 +0000 (21:10 +0000)]
Fix aborted connection handling and stop modifying thttpd data
Zeev Suraski [Sun, 12 Nov 2000 17:21:14 +0000 (17:21 +0000)]
Test, ignore
Sascha Schumann [Sun, 12 Nov 2000 12:01:05 +0000 (12:01 +0000)]
PHP_FDFTK is always != no. $PHP_FDFTK is not.
Rui Hirokawa [Sun, 12 Nov 2000 05:59:34 +0000 (05:59 +0000)]
enabled shared module.
<changelog@php.net> [Sun, 12 Nov 2000 02:09:07 +0000 (02:09 +0000)]
ChangeLog update
foobar [Sat, 11 Nov 2000 19:27:46 +0000 (19:27 +0000)]
Fix for #7758. Plus some cleaning.
Sascha Schumann [Sat, 11 Nov 2000 18:38:26 +0000 (18:38 +0000)]
Add Apache 2.0 sapi module and sort alphabetically.
Sascha Schumann [Sat, 11 Nov 2000 18:35:15 +0000 (18:35 +0000)]
strdup private AOLserver data before inserting it into SAPI's request_info.
Sascha Schumann [Sat, 11 Nov 2000 18:24:27 +0000 (18:24 +0000)]
Update README
Make Apache-related functions build
Add get_all_headers()
Fix segfault when SAPI outputs strings of length 0
Move request ctor/dtor into their own functions
Andi Gutmans [Sat, 11 Nov 2000 17:59:47 +0000 (17:59 +0000)]
- Move SET_UNUSED() to header
Andi Gutmans [Sat, 11 Nov 2000 17:41:28 +0000 (17:41 +0000)]
- Beautify by using the standard #define.
Chuck Hagenbuch [Sat, 11 Nov 2000 17:28:20 +0000 (17:28 +0000)]
RFC822 does specify two digit years, but practically every decent mail
client I could check is using 4-digit years these days.
Hartmut Holzgraefe [Sat, 11 Nov 2000 10:15:59 +0000 (10:15 +0000)]
fix for #7756 and #6743 : fatal error on 'include("")' instead of warning
(+ some cleanup)
<changelog@php.net> [Sat, 11 Nov 2000 02:09:07 +0000 (02:09 +0000)]
ChangeLog update
Ben Mansell [Fri, 10 Nov 2000 16:14:00 +0000 (16:14 +0000)]
Further updates to README.Zeus
# Using LD_RUN_PATH to let the libphp4.so library find other libraries.
# Surely there should be a better way, using -rpath? However, libtool
# seems to swallow any extra -rpath options given to the compiler.
Andi Gutmans [Fri, 10 Nov 2000 11:48:12 +0000 (11:48 +0000)]
- Remove this damn thing once again.
Uwe Steinmann [Fri, 10 Nov 2000 11:40:03 +0000 (11:40 +0000)]
- new function set_content() which is a workaround for bug #6457
Uwe Steinmann [Fri, 10 Nov 2000 10:37:43 +0000 (10:37 +0000)]
- Note about improved domxml
Uwe Steinmann [Fri, 10 Nov 2000 10:28:30 +0000 (10:28 +0000)]
- add testing for xpath
Uwe Steinmann [Fri, 10 Nov 2000 10:27:57 +0000 (10:27 +0000)]
- Fixed many problems to make xpath working
- Each function now expects an object and not a resource anymore
I hope this makes it more straightforward for the PHP-Programmer
Andi Gutmans [Fri, 10 Nov 2000 08:15:44 +0000 (08:15 +0000)]
- Some more
Andi Gutmans [Fri, 10 Nov 2000 08:15:00 +0000 (08:15 +0000)]
- Add files to .cvsignore thanks to Jon Parise
Uwe Steinmann [Fri, 10 Nov 2000 06:09:41 +0000 (06:09 +0000)]
- Fixed several error including segm fault (but still one left :-(
<changelog@php.net> [Fri, 10 Nov 2000 02:09:15 +0000 (02:09 +0000)]
ChangeLog update
Andi Gutmans [Thu, 9 Nov 2000 23:54:18 +0000 (23:54 +0000)]
- Maybe it's OK now? :)
Andi Gutmans [Thu, 9 Nov 2000 23:43:21 +0000 (23:43 +0000)]
- Undo the previous commit for fixing $obj = new foo().
Andi Gutmans [Thu, 9 Nov 2000 22:11:14 +0000 (22:11 +0000)]
- Commit experimental patch to fix the problem when doing $a = new foo()
and the constructor assigns $this by reference to other symbol table
elements. Thanks to Daniel J. Rodriguez on this one.
Colin Viebrock [Thu, 9 Nov 2000 21:33:16 +0000 (21:33 +0000)]
oops, forgot to document it :)
Colin Viebrock [Thu, 9 Nov 2000 21:30:03 +0000 (21:30 +0000)]
some changes, and added 'r' flag which generates an RFC822 compatible date string.
Danny Heijl [Thu, 9 Nov 2000 19:34:31 +0000 (19:34 +0000)]
- fix crash when using blob_in_file mode (danny).
Uwe Steinmann [Thu, 9 Nov 2000 13:36:54 +0000 (13:36 +0000)]
- Some more comments
- Initial support to just include anchors into documents
Uwe Steinmann [Thu, 9 Nov 2000 08:42:20 +0000 (08:42 +0000)]
- Started support for XPath/XPtr (completely untested)
foobar [Thu, 9 Nov 2000 02:59:17 +0000 (02:59 +0000)]
Beutifying the output of configure a bit.
# I promise, this is the last commit for today. =)
foobar [Thu, 9 Nov 2000 02:31:56 +0000 (02:31 +0000)]
Remove duplicate check for xpm support.
foobar [Thu, 9 Nov 2000 02:29:15 +0000 (02:29 +0000)]
Fix to get jpeg/xpm support everytime.
foobar [Thu, 9 Nov 2000 02:11:45 +0000 (02:11 +0000)]
Remove duplicates (when curl-7.4.1 is used).
<changelog@php.net> [Thu, 9 Nov 2000 02:09:34 +0000 (02:09 +0000)]
ChangeLog update
foobar [Thu, 9 Nov 2000 00:16:28 +0000 (00:16 +0000)]
Fixed bug: #5460
Marc Pohl [Wed, 8 Nov 2000 21:40:34 +0000 (21:40 +0000)]
add gzdeflate() and gzinflate() for handling of pure gzip-datastreams
Mathieu Kooiman [Wed, 8 Nov 2000 18:41:22 +0000 (18:41 +0000)]
E_WARNING into E_ERROR, Last commit (today)! I PROMISE! :-)
Nikos Mavroyanopoulos [Wed, 8 Nov 2000 16:16:49 +0000 (16:16 +0000)]
Added license
Mathieu Kooiman [Wed, 8 Nov 2000 16:08:42 +0000 (16:08 +0000)]
Alert user if they're trying to use
ImageCreateFromString() with GD < 1.5..
Sorry, should've added this last commit.
Mathieu Kooiman [Wed, 8 Nov 2000 14:56:09 +0000 (14:56 +0000)]
- Made gd extension build when using gd version < 1.5
Zeev Suraski [Wed, 8 Nov 2000 14:25:42 +0000 (14:25 +0000)]
Add ability to find extensions by name
Zeev Suraski [Wed, 8 Nov 2000 08:27:27 +0000 (08:27 +0000)]
Will work on a more thorough implementation for mysql_store_result() after 4.0.4
foobar [Wed, 8 Nov 2000 02:17:36 +0000 (02:17 +0000)]
Make this compile with libxml2.2.7.
<changelog@php.net> [Wed, 8 Nov 2000 02:09:14 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 8 Nov 2000 02:09:11 +0000 (02:09 +0000)]
NEWS update
foobar [Wed, 8 Nov 2000 01:53:51 +0000 (01:53 +0000)]
Cleaned up a bit.
foobar [Wed, 8 Nov 2000 00:18:49 +0000 (00:18 +0000)]
config.m4
Zeev Suraski [Tue, 7 Nov 2000 21:32:41 +0000 (21:32 +0000)]
Forgot to commit it...
Daniel Beulshausen [Tue, 7 Nov 2000 21:13:26 +0000 (21:13 +0000)]
win32 sapi symbol export fixes
Zeev Suraski [Tue, 7 Nov 2000 18:25:29 +0000 (18:25 +0000)]
@- In CGI mode, $HTTP_SERVER_VARS now includes all of the environment variables
@ as well (Zeev)
Zeev Suraski [Tue, 7 Nov 2000 18:12:06 +0000 (18:12 +0000)]
cookie_data may also be modified...
Stanislav Malyshev [Tue, 7 Nov 2000 15:46:15 +0000 (15:46 +0000)]
Enable to use mysql_use_result in query functions.
You may need this if you use real big queries.
@- Allow user to use mysql_use_result in mysql queries (Stas)