]>
granicus.if.org Git - php/log
Sterling Hughes [Wed, 21 May 2003 12:15:33 +0000 (12:15 +0000)]
use zend_str_tolower_copy()
Sterling Hughes [Wed, 21 May 2003 11:48:55 +0000 (11:48 +0000)]
Bottom drawer optimization to avoid this comparison, but this OP is executed
quite often (all of the fetch_* ops)
Georg Richter [Wed, 21 May 2003 08:47:27 +0000 (08:47 +0000)]
MYSQL_NEED_DATA isn't defined anymore in mysql.h
Marcus Boerger [Wed, 21 May 2003 07:23:45 +0000 (07:23 +0000)]
This depends on libc and CPU used
Sara Golemon [Wed, 21 May 2003 04:04:50 +0000 (04:04 +0000)]
Implement default contexts. For the moment this is useless
but it will be used soon for connection pooling.
Ilia Alshanetsky [Wed, 21 May 2003 00:57:34 +0000 (00:57 +0000)]
Added missing safe_mode checks and corrected a typo in stdout check.
Marcus Boerger [Wed, 21 May 2003 00:14:16 +0000 (00:14 +0000)]
Fix build
Frank M. Kromann [Wed, 21 May 2003 00:08:10 +0000 (00:08 +0000)]
Fix for bug 23402. Crash when mssql?bind was used incorrectly
Sterling Hughes [Tue, 20 May 2003 22:31:15 +0000 (22:31 +0000)]
bah humbug, use the pointer based version, which turns out to be an instruction
faster
Marcus Boerger [Tue, 20 May 2003 22:28:10 +0000 (22:28 +0000)]
Fix test (ssen by Dan Torop)
Sterling Hughes [Tue, 20 May 2003 20:39:58 +0000 (20:39 +0000)]
use pointer arithmetic for the normal zend_str_tolower()
Marcus Boerger [Tue, 20 May 2003 20:20:57 +0000 (20:20 +0000)]
No need to copy the zval unless __clone() is called
Sterling Hughes [Tue, 20 May 2003 19:09:33 +0000 (19:09 +0000)]
make this faster and sexier
Sterling Hughes [Tue, 20 May 2003 18:44:24 +0000 (18:44 +0000)]
use the new zend_str_tolower_copy() function
Sterling Hughes [Tue, 20 May 2003 18:42:09 +0000 (18:42 +0000)]
doesn't need to be register
Sterling Hughes [Tue, 20 May 2003 18:28:14 +0000 (18:28 +0000)]
optimize the lookups by avoiding a copy and then another pass
Naked Dancing Girls should be given to: Myself, Zeev, Marcus,
and George Schlossnagle (in no particular order)
Sterling Hughes [Tue, 20 May 2003 18:18:56 +0000 (18:18 +0000)]
initialize these to NULL
Andrei Zmievski [Tue, 20 May 2003 18:11:09 +0000 (18:11 +0000)]
Put some guards in place.
Jay Smith [Tue, 20 May 2003 17:59:16 +0000 (17:59 +0000)]
Make get_browser() try harder to find better matches.
Dan Kalowsky [Tue, 20 May 2003 17:37:53 +0000 (17:37 +0000)]
Adding imap_getacl, patch provided by Holger Burbach
(holger.burbach@gonicus.de)
@ Adding imap_getacl functionality. Function provided by Holger Burbach
Sterling Hughes [Tue, 20 May 2003 16:46:53 +0000 (16:46 +0000)]
convert array functions to use fast_call_user_function(), gives a nice
performance win.
Sterling Hughes [Tue, 20 May 2003 16:44:42 +0000 (16:44 +0000)]
add fast_call_user_function()
Dan Kalowsky [Tue, 20 May 2003 16:34:04 +0000 (16:34 +0000)]
NIL, NULL, same thing, but changing for consistency sake
Hartmut Holzgraefe [Tue, 20 May 2003 14:02:12 +0000 (14:02 +0000)]
doing the trick like in extension_parser.php
Brad House [Tue, 20 May 2003 13:59:04 +0000 (13:59 +0000)]
Properly map mcve_text_code to MCVE_TEXT_Code instead of MCVE_TEXT_AVS.
Properly cast MCVE_TTID.
Correct DVAL arguments to MCVE_Gut and MCVE_Gl.
Hartmut Holzgraefe [Tue, 20 May 2003 13:51:29 +0000 (13:51 +0000)]
- experimental streams support
- more file types: conf and doc
- requirements/install/configure documentation in configure.xml
- auto-generated PEAR/PECL package.xml files
- auto-generated CREDITS file
- auto-generated EXPERIMENTAL file if release state != stable
- beginning support for test file generation
Hartmut Holzgraefe [Tue, 20 May 2003 13:47:31 +0000 (13:47 +0000)]
example for "stream" as parameter and return type
Hartmut Holzgraefe [Tue, 20 May 2003 13:46:02 +0000 (13:46 +0000)]
no RCS keyword expansion in template, 2nd try
Hartmut Holzgraefe [Tue, 20 May 2003 13:45:02 +0000 (13:45 +0000)]
protect revision entry in template from CVS keyword expansion
Hartmut Holzgraefe [Tue, 20 May 2003 13:43:43 +0000 (13:43 +0000)]
- new method to generate test cases for functions
- beginning support for "pass by reference" parameters
Hartmut Holzgraefe [Tue, 20 May 2003 13:42:04 +0000 (13:42 +0000)]
just a method name change
Hartmut Holzgraefe [Tue, 20 May 2003 13:40:21 +0000 (13:40 +0000)]
additional tags for experimental streams support
Hartmut Holzgraefe [Tue, 20 May 2003 13:39:35 +0000 (13:39 +0000)]
create CREDITS, package.xml and maybe EXPERIMENTAL files
create tests
Hartmut Holzgraefe [Tue, 20 May 2003 13:38:08 +0000 (13:38 +0000)]
updated TODOs
Hartmut Holzgraefe [Tue, 20 May 2003 13:36:38 +0000 (13:36 +0000)]
zend_is_callable() already checks this ...
Hartmut Holzgraefe [Tue, 20 May 2003 13:35:13 +0000 (13:35 +0000)]
proto and typo fixes
Hartmut Holzgraefe [Tue, 20 May 2003 13:32:21 +0000 (13:32 +0000)]
C++ extensions build fix
Hartmut Holzgraefe [Tue, 20 May 2003 13:21:26 +0000 (13:21 +0000)]
C++ compile fixes
Hartmut Holzgraefe [Tue, 20 May 2003 13:09:11 +0000 (13:09 +0000)]
always return timestamps as 'atime', 'mtime' and 'ctime'
no matter what names the underlying platform uses for them
Derick Rethans [Tue, 20 May 2003 13:08:05 +0000 (13:08 +0000)]
- Commit broken support for sxe_properties_get
Uwe Schindler [Tue, 20 May 2003 11:19:01 +0000 (11:19 +0000)]
Set exspected threads to tsrm_startup() to number of threads NSAPI returns for server
Derick Rethans [Tue, 20 May 2003 11:17:04 +0000 (11:17 +0000)]
- Implement two dummy handlers so that var_dump() doesn't crash on it.
Derick Rethans [Tue, 20 May 2003 08:48:18 +0000 (08:48 +0000)]
- Add Revision to MINFO (I was chasing ghosts ;)
Derick Rethans [Tue, 20 May 2003 08:46:55 +0000 (08:46 +0000)]
- Make it build with the unbundled libxml again
Derick Rethans [Tue, 20 May 2003 08:46:30 +0000 (08:46 +0000)]
- Update cvsignore
Sterling Hughes [Tue, 20 May 2003 02:12:03 +0000 (02:12 +0000)]
data corruption is for sissy boys
Ilia Alshanetsky [Tue, 20 May 2003 00:37:00 +0000 (00:37 +0000)]
Added missing safe_mode & open_basedir checks.
foobar [Tue, 20 May 2003 00:20:29 +0000 (00:20 +0000)]
- Go back to using --disable-xml and --enable-xml
. Require use of --with-libxml-dir and --with-libexpat-dir for ext/xml.
Allows other extensions to use --with-expat-dir for now.
# still defaults to libxml if --with-libxml-dir and --with-libexpat-dir
# are not used.
Marcus Boerger [Tue, 20 May 2003 00:14:46 +0000 (00:14 +0000)]
Reorganized tests
Marcus Boerger [Tue, 20 May 2003 00:09:47 +0000 (00:09 +0000)]
Fix Test (2nd time)
foobar [Mon, 19 May 2003 23:45:20 +0000 (23:45 +0000)]
Make this build with libxml too.
foobar [Mon, 19 May 2003 23:43:41 +0000 (23:43 +0000)]
Align the configure --help texts
Wez Furlong [Mon, 19 May 2003 22:58:34 +0000 (22:58 +0000)]
MFB fix for persistent streams recycling.
foobar [Mon, 19 May 2003 22:54:27 +0000 (22:54 +0000)]
last remains..
Marcus Boerger [Mon, 19 May 2003 22:52:27 +0000 (22:52 +0000)]
Fix protos
Marcus Boerger [Mon, 19 May 2003 22:16:58 +0000 (22:16 +0000)]
Fix Test
Sterling Hughes [Mon, 19 May 2003 21:53:33 +0000 (21:53 +0000)]
use libxml2 memory management throughout the file, which in turn uses the
PHP memory management.
Sterling Hughes [Mon, 19 May 2003 21:51:57 +0000 (21:51 +0000)]
send some more data to the default handler
libxml2 is braindead when it comes to handling entities
foobar [Mon, 19 May 2003 21:50:23 +0000 (21:50 +0000)]
Allow build with expat too.
Marcus Boerger [Mon, 19 May 2003 21:48:04 +0000 (21:48 +0000)]
Fix test
foobar [Mon, 19 May 2003 21:45:49 +0000 (21:45 +0000)]
Remove unnecessary test.
Uwe Schindler [Mon, 19 May 2003 21:29:41 +0000 (21:29 +0000)]
NSAPI SAPI sends now 404 if script not found and 500 if execution failed. Includes forgotten php4_close() function registration. Complete rewrite of php4_execute()
foobar [Mon, 19 May 2003 21:11:44 +0000 (21:11 +0000)]
Left-overs from testing.
Marcus Boerger [Mon, 19 May 2003 20:40:56 +0000 (20:40 +0000)]
Fix exception memleak
Marcus Boerger [Mon, 19 May 2003 19:14:34 +0000 (19:14 +0000)]
Add missing ini setting (use default and change expected result accordingly)
Marcus Boerger [Mon, 19 May 2003 18:48:15 +0000 (18:48 +0000)]
Fix warning
Marcus Boerger [Mon, 19 May 2003 18:46:59 +0000 (18:46 +0000)]
Fix memleaks
Sara Golemon [Mon, 19 May 2003 18:40:11 +0000 (18:40 +0000)]
The bucket rewrite was done some time ago...
Derick Rethans [Mon, 19 May 2003 18:36:08 +0000 (18:36 +0000)]
- Add .cvsignore file
Derick Rethans [Mon, 19 May 2003 18:25:20 +0000 (18:25 +0000)]
- Move examples to their own directory
Sebastian Bergmann [Mon, 19 May 2003 17:33:33 +0000 (17:33 +0000)]
Leftovers.
Stanislav Malyshev [Mon, 19 May 2003 17:12:56 +0000 (17:12 +0000)]
fix __clone
Sebastian Bergmann [Mon, 19 May 2003 16:28:08 +0000 (16:28 +0000)]
First try at getting the Windows build working again after libxml2 got unbundled.
Sterling Hughes [Mon, 19 May 2003 16:27:46 +0000 (16:27 +0000)]
use the appropriate accessor
Derick Rethans [Mon, 19 May 2003 15:35:06 +0000 (15:35 +0000)]
- Rename stream_register_filter() to stream_filter_register(),
stream_register_wrapper() to stream_wrapper_register() and added an alias for
the latter change.
foobar [Mon, 19 May 2003 15:33:19 +0000 (15:33 +0000)]
- Unbundle libxml and expat. Now this compiles too..
Sterling Hughes [Mon, 19 May 2003 14:52:15 +0000 (14:52 +0000)]
fix attribute handling on the root node
simplify node access by defining/using GET_NODE() macro properly
Sterling Hughes [Mon, 19 May 2003 13:33:01 +0000 (13:33 +0000)]
add the ability to serialize the contents back to a file
Moriyoshi Koizumi [Mon, 19 May 2003 13:26:28 +0000 (13:26 +0000)]
Fixed bug #23683
Sterling Hughes [Mon, 19 May 2003 13:16:01 +0000 (13:16 +0000)]
basic support for modifying XML documents
Sterling Hughes [Mon, 19 May 2003 12:44:24 +0000 (12:44 +0000)]
add some macros that simplify the loops
remove a unnecessary copy
foobar [Mon, 19 May 2003 11:54:00 +0000 (11:54 +0000)]
cleanup
Wez Furlong [Mon, 19 May 2003 11:47:13 +0000 (11:47 +0000)]
MFB buildconf sanity check
Shane Caraveo [Mon, 19 May 2003 06:46:19 +0000 (06:46 +0000)]
continuation on bugfix #13757
make argv/argc *and* query_string work correctly when running cgi in shell
Ilia Alshanetsky [Mon, 19 May 2003 04:57:01 +0000 (04:57 +0000)]
Added skip condition.
Shane Caraveo [Mon, 19 May 2003 03:40:33 +0000 (03:40 +0000)]
bugfix #13757 - passing query string on command line when run from shell
Sterling Hughes [Mon, 19 May 2003 01:56:14 +0000 (01:56 +0000)]
add sample file
Sascha Schumann [Mon, 19 May 2003 01:44:40 +0000 (01:44 +0000)]
MFB move awk detection
Sascha Schumann [Mon, 19 May 2003 01:33:58 +0000 (01:33 +0000)]
MFB $AWK->awk
Wez Furlong [Sun, 18 May 2003 23:52:09 +0000 (23:52 +0000)]
MFH 4.3; tell the users that the tmpnam stuff is ok.
Marcus Boerger [Sun, 18 May 2003 23:20:10 +0000 (23:20 +0000)]
Really fix this
Wez Furlong [Sun, 18 May 2003 23:05:38 +0000 (23:05 +0000)]
Fix build
Sterling Hughes [Sun, 18 May 2003 22:39:16 +0000 (22:39 +0000)]
attribute support
Sterling Hughes [Sun, 18 May 2003 21:13:29 +0000 (21:13 +0000)]
properly detect blank nodes
Sterling Hughes [Sun, 18 May 2003 20:53:21 +0000 (20:53 +0000)]
make arrays of subnodes work (hacky)
drop property support for the moment, this will be re-added soonish
Adam Dickmeiss [Sun, 18 May 2003 20:40:05 +0000 (20:40 +0000)]
Display current version as well as compiled version
Sterling Hughes [Sun, 18 May 2003 20:33:26 +0000 (20:33 +0000)]
add very basic code for the simplexml extension. The following works ::
person.xml
--
<person>
<name>
<first>Sterling</first>
<last>Hughes</last>
</name>
</person>
person.php
--
<?php
$p = simplexml_load_file('person.xml');
echo $p->name->last . ', ' . $p->name->first;
?>
Still needs lots of work.
Martin Jansen [Sun, 18 May 2003 19:40:04 +0000 (19:40 +0000)]
* Update PHPDoc
Uwe Schindler [Sun, 18 May 2003 15:36:33 +0000 (15:36 +0000)]
Implement feature request #8879: Added possibility to alter ini entries by php4_execute service line. php4_init now supports path to an alternate php.ini (for example in the webservers config directory)
foobar [Sun, 18 May 2003 14:55:18 +0000 (14:55 +0000)]
CS