]>
granicus.if.org Git - php/log
Andi Gutmans [Mon, 30 Apr 2001 04:50:34 +0000 (04:50 +0000)]
- Fix crash bug in interactive mode
David Croft [Mon, 30 Apr 2001 04:06:09 +0000 (04:06 +0000)]
@ - Added key_exists() to check if a given key or index exists in an
@ array or object (David Croft)
Added key_exists() to check if a given key or index exists in an array or object
<changelog@php.net> [Mon, 30 Apr 2001 01:09:11 +0000 (01:09 +0000)]
ChangeLog update
Zeev Suraski [Sun, 29 Apr 2001 18:21:37 +0000 (18:21 +0000)]
layout
Andi Gutmans [Sun, 29 Apr 2001 18:06:56 +0000 (18:06 +0000)]
- Remove leak from opendir() under Windows. Maybe readdir.c should be
changed to use emalloc()
PR:
Submitted by:
Reviewed by:
Obtained from:
Andi Gutmans [Sun, 29 Apr 2001 18:02:20 +0000 (18:02 +0000)]
- Some news
Andi Gutmans [Sun, 29 Apr 2001 17:57:23 +0000 (17:57 +0000)]
- Fix bug Bug id #5987. It could be fixed by changing readdir.c but I
- prefered not to touch that code but to treat windows a bit differently
- in dir.c
PR:
Submitted by:
Reviewed by:
Obtained from:
Zeev Suraski [Sun, 29 Apr 2001 17:33:11 +0000 (17:33 +0000)]
Accept the fix suggestion from bug #9562
Derick Rethans [Sun, 29 Apr 2001 15:48:07 +0000 (15:48 +0000)]
- 'Fix' for bug #10145
Sebastian Bergmann [Sun, 29 Apr 2001 13:35:52 +0000 (13:35 +0000)]
Added not about 'thread-safing' all extensions for 4.1.
Sean Bright [Sun, 29 Apr 2001 13:30:56 +0000 (13:30 +0000)]
Fix proto decription.
Sean Bright [Sun, 29 Apr 2001 13:16:05 +0000 (13:16 +0000)]
Really fix bug #10362.
# My previous fix caused a segfault when there were parens in an unallowed
# tag :( Thanks Andi.
Andi Gutmans [Sun, 29 Apr 2001 13:06:00 +0000 (13:06 +0000)]
- Whitespace
Andi Gutmans [Sun, 29 Apr 2001 13:00:46 +0000 (13:00 +0000)]
- Improve overwrite detection in debug mode.
Andi Gutmans [Sun, 29 Apr 2001 12:58:50 +0000 (12:58 +0000)]
- Update to work with latest Zend
PR:
Submitted by:
Reviewed by:
Obtained from:
Zeev Suraski [Sun, 29 Apr 2001 11:37:03 +0000 (11:37 +0000)]
whitespace fix
foobar [Sun, 29 Apr 2001 10:14:18 +0000 (10:14 +0000)]
Fix bug #10545.
Andi Gutmans [Sun, 29 Apr 2001 09:21:38 +0000 (09:21 +0000)]
- Previous patch for too early freeing of resources seemed to have worked.
- Clean it up a bit.
Andi Gutmans [Sun, 29 Apr 2001 06:33:50 +0000 (06:33 +0000)]
- Try and solve the too early resource destruction problem.
<changelog@php.net> [Sun, 29 Apr 2001 01:09:13 +0000 (01:09 +0000)]
ChangeLog update
Sean Bright [Sat, 28 Apr 2001 23:07:51 +0000 (23:07 +0000)]
Fix for bug #10362
Sterling Hughes [Sat, 28 Apr 2001 21:44:44 +0000 (21:44 +0000)]
# Actually fix the bug this time (I fixed another bug last time :)
Sterling Hughes [Sat, 28 Apr 2001 21:37:45 +0000 (21:37 +0000)]
fix bug #10541
Zeev Suraski [Sat, 28 Apr 2001 20:21:42 +0000 (20:21 +0000)]
include limits.h if available
Zeev Suraski [Sat, 28 Apr 2001 20:13:25 +0000 (20:13 +0000)]
Fix bug 5661
James Moore [Sat, 28 Apr 2001 19:30:48 +0000 (19:30 +0000)]
Zend shallow copy needs to be fixed
Daniel Beulshausen [Sat, 28 Apr 2001 18:46:56 +0000 (18:46 +0000)]
add/fix pi3web dsp
Andi Gutmans [Sat, 28 Apr 2001 18:20:46 +0000 (18:20 +0000)]
- Move all cases into switch().
Andi Gutmans [Sat, 28 Apr 2001 15:59:39 +0000 (15:59 +0000)]
- Just some little whitespace stuff.
Andi Gutmans [Sat, 28 Apr 2001 15:45:50 +0000 (15:45 +0000)]
- Don't add/remove cached memory blocks from blocks list as this will slow
- down performance a bit.
Sean Bright [Sat, 28 Apr 2001 13:16:18 +0000 (13:16 +0000)]
- Fix for bugs #9042, #8212, and #8962. Patch from <tunacat@yahoo.com>
- Fixed proto for exec()
Zeev Suraski [Sat, 28 Apr 2001 02:06:35 +0000 (02:06 +0000)]
Resources weren't being properly destroyed by the convert_to_*() functions
<changelog@php.net> [Sat, 28 Apr 2001 01:09:17 +0000 (01:09 +0000)]
ChangeLog update
Andi Gutmans [Fri, 27 Apr 2001 19:11:35 +0000 (19:11 +0000)]
- Commit test passed
Andi Gutmans [Fri, 27 Apr 2001 19:10:58 +0000 (19:10 +0000)]
- Testing commit script
Andi Gutmans [Fri, 27 Apr 2001 18:53:25 +0000 (18:53 +0000)]
- More whitespace fixes while I'm at it.
Andi Gutmans [Fri, 27 Apr 2001 18:51:56 +0000 (18:51 +0000)]
- Whitespace changes to be standard like the rest of Zend
Andi Gutmans [Fri, 27 Apr 2001 18:50:35 +0000 (18:50 +0000)]
- Fix some ws to be like the rest of TSRM
Daniel Beulshausen [Fri, 27 Apr 2001 18:00:14 +0000 (18:00 +0000)]
add notes about support directories
Daniel Beulshausen [Fri, 27 Apr 2001 17:48:11 +0000 (17:48 +0000)]
add instructions for Netscape/iPlanet servers
Daniel Beulshausen [Fri, 27 Apr 2001 16:41:53 +0000 (16:41 +0000)]
get rid of MS's _popen/_pclose
Derick Rethans [Fri, 27 Apr 2001 13:57:49 +0000 (13:57 +0000)]
- Added note about error messages
Sascha Schumann [Fri, 27 Apr 2001 11:14:48 +0000 (11:14 +0000)]
Make old readdir_r code compatible with HPUX and Solaris.
Sterling Hughes [Fri, 27 Apr 2001 05:00:52 +0000 (05:00 +0000)]
Add the xslt_make_array and xslt_free_array api functions (C level).
Change the naming to be a bit more standard for a few of the existing
api functions.
Make the sablotron backend compile with these changes.
<changelog@php.net> [Fri, 27 Apr 2001 01:09:16 +0000 (01:09 +0000)]
ChangeLog update
Andi Gutmans [Thu, 26 Apr 2001 19:42:08 +0000 (19:42 +0000)]
- Convert cfunction -> function.
Sterling Hughes [Thu, 26 Apr 2001 13:47:17 +0000 (13:47 +0000)]
fix for bug #8994, courtesy tom.anheyer@berlinonline.de
# Are we having another RC, and if so, can I MFH in time for it?
Matt McClanahan [Thu, 26 Apr 2001 08:22:12 +0000 (08:22 +0000)]
Enforce the right number of params for mysql_fetch_*() functions, related to bug 9839.
Sterling Hughes [Thu, 26 Apr 2001 05:38:17 +0000 (05:38 +0000)]
Add a readme, this is a substitute to the e-mail I was going to send. it
gives a basic overview of the new xslt extension and goes into the details
of the api, etc.
Andi Gutmans [Thu, 26 Apr 2001 02:54:27 +0000 (02:54 +0000)]
- use get_current_key_ex() in order to receive key length and not having
- to use strlen() everywhere.
Sterling Hughes [Thu, 26 Apr 2001 02:12:07 +0000 (02:12 +0000)]
Add a free function to free the returned structure.
Sterling Hughes [Thu, 26 Apr 2001 02:01:09 +0000 (02:01 +0000)]
Add the parse_xslt_arguments api function which parses sablotron type
arguments into an easy to use structure.
Rasmus Lerdorf [Thu, 26 Apr 2001 01:57:03 +0000 (01:57 +0000)]
Take the blame for this one if it breaks something
Shane Caraveo [Thu, 26 Apr 2001 01:46:18 +0000 (01:46 +0000)]
compile was broken, new argument?
<changelog@php.net> [Thu, 26 Apr 2001 01:09:20 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 26 Apr 2001 01:09:17 +0000 (01:09 +0000)]
NEWS update
Sterling Hughes [Thu, 26 Apr 2001 00:13:26 +0000 (00:13 +0000)]
Add an experimental version of the new XSLT extension. This is by no means
to be used on anything production, if you want to test it, beware, it may or
may not work (feel free to complain to me if it doesn't work, or shower
praise if it does work)...
Mainly in PHP's CVS so that work on the other backends can take place.
The api (function_entry) is what I'm thinking of for all backends. Every
backend simply needs to define these functions, I'll send an e-mail describing
all this in a bit....
Stig Bakken [Wed, 25 Apr 2001 21:46:40 +0000 (21:46 +0000)]
* define PEAR_EXTENSION_DIR as well
Hartmut Holzgraefe [Wed, 25 Apr 2001 21:26:05 +0000 (21:26 +0000)]
a backslash was missing (+ whitespace)
Rasmus Lerdorf [Wed, 25 Apr 2001 21:05:59 +0000 (21:05 +0000)]
- Make the printf functions binary clean
@ - Make the printf family of functions binary clean
Andrei Zmievski [Wed, 25 Apr 2001 20:14:29 +0000 (20:14 +0000)]
* Made ENT_* defines availabe to other functions.
* The key/variable names in WDDX are now html escaped to not break XML.
@- Fixed WDDX serialization to HTML-escape key/variable names so as not to
@ break the XML packet. (Andrei)
Frank M. Kromann [Wed, 25 Apr 2001 19:45:13 +0000 (19:45 +0000)]
Remove c++ comment
Move errormessage when FBExec is not running. This error should not show if we connect through a port number.
Frank M. Kromann [Wed, 25 Apr 2001 18:01:22 +0000 (18:01 +0000)]
make fbsql_field_flags return a value
Frank M. Kromann [Wed, 25 Apr 2001 18:00:55 +0000 (18:00 +0000)]
removed unused code
Andy Sautins [Wed, 25 Apr 2001 17:48:30 +0000 (17:48 +0000)]
Collections cleanup
- Removed date specific methods. Dates work consistently with
the rest of the oci8 code.
- Removed unused variables from collection code.
- RETURN_FALSE on all errors.
- fix error prints to php_error.
Andy Sautins [Wed, 25 Apr 2001 17:44:07 +0000 (17:44 +0000)]
Cleanup collections - removed unused members from oci_collection structure
Sascha Schumann [Wed, 25 Apr 2001 06:42:24 +0000 (06:42 +0000)]
Fix optimization -- we did not send out custom Response Status Lines.
Andi Gutmans [Wed, 25 Apr 2001 06:30:24 +0000 (06:30 +0000)]
- Fix filetype() and lstat() too.
Andi Gutmans [Wed, 25 Apr 2001 05:53:45 +0000 (05:53 +0000)]
- Another fix
Andi Gutmans [Wed, 25 Apr 2001 05:43:30 +0000 (05:43 +0000)]
- Nuke warning. This signed/unsigned stuff gets really annoying sometimes.
Andi Gutmans [Wed, 25 Apr 2001 04:22:29 +0000 (04:22 +0000)]
- Fix problem with is_link(), there seem to be at least another couple of
- bugs lurking around though.
- Cleaned up code a bit and optimized it a bit too.
<changelog@php.net> [Wed, 25 Apr 2001 01:09:16 +0000 (01:09 +0000)]
ChangeLog update
Stig Bakken [Tue, 24 Apr 2001 23:18:37 +0000 (23:18 +0000)]
whoops, two less items for 4.1
Sterling Hughes [Tue, 24 Apr 2001 22:10:41 +0000 (22:10 +0000)]
Fixed a crash bug.
Return the proper amount.
Sascha Schumann [Tue, 24 Apr 2001 12:57:34 +0000 (12:57 +0000)]
Accomodate Apache HTTPD 2.0 API change
Ulf Wendel [Tue, 24 Apr 2001 08:27:11 +0000 (08:27 +0000)]
Made Cache::save() a wrapper for Cache::extSave()
<changelog@php.net> [Tue, 24 Apr 2001 01:09:21 +0000 (01:09 +0000)]
ChangeLog update
David Hedbor [Tue, 24 Apr 2001 01:08:35 +0000 (01:08 +0000)]
Disable use of th_farm since it doesn't seem to work. Uses a Pike layer
thread farm now instead.
Zeev Suraski [Mon, 23 Apr 2001 23:50:56 +0000 (23:50 +0000)]
Remove unnecessary tab (was killing Tru64 make)
Chuck Hagenbuch [Mon, 23 Apr 2001 21:58:44 +0000 (21:58 +0000)]
Fix for bug 9908: check that the result of mail_sort is not 0 before trying
to dereference the pointer. :)
Also, free sort programs - this might have been a memory leak.
Frank M. Kromann [Mon, 23 Apr 2001 17:33:22 +0000 (17:33 +0000)]
Fix build on WIn32
Should the new directorys be static?
Thies C. Arntzen [Mon, 23 Apr 2001 11:54:02 +0000 (11:54 +0000)]
fixed ZTS buidl - still some WS pollution left
foobar [Mon, 23 Apr 2001 07:32:35 +0000 (07:32 +0000)]
Fixed bugs: #10194, #9177.
Rasmus Lerdorf [Mon, 23 Apr 2001 06:00:43 +0000 (06:00 +0000)]
Uh, weird typo. Wonder when that crept in.
<changelog@php.net> [Mon, 23 Apr 2001 01:09:19 +0000 (01:09 +0000)]
ChangeLog update
Jon Parise [Mon, 23 Apr 2001 00:16:56 +0000 (00:16 +0000)]
Updater.php -> Uploader.php
Sterling Hughes [Sun, 22 Apr 2001 23:40:34 +0000 (23:40 +0000)]
Fix bug #10447.
Sascha Schumann [Sun, 22 Apr 2001 17:20:03 +0000 (17:20 +0000)]
Fix freeing of a NULL pointer
Sascha Schumann [Sun, 22 Apr 2001 14:33:57 +0000 (14:33 +0000)]
remove Only.* lines from patch
Sascha Schumann [Sun, 22 Apr 2001 14:22:40 +0000 (14:22 +0000)]
bytes in the conn structure was renamed to bytes_sent.
Sascha Schumann [Sun, 22 Apr 2001 14:00:53 +0000 (14:00 +0000)]
Update patch to thttpd-2.21
Stig Bakken [Sun, 22 Apr 2001 07:43:34 +0000 (07:43 +0000)]
* fixed PEAR_Common::infoFromDescriptionFile
Stig Bakken [Sun, 22 Apr 2001 01:16:25 +0000 (01:16 +0000)]
* don't override $libdir and $datadir if they are specified on the
commandline
<changelog@php.net> [Sun, 22 Apr 2001 01:09:46 +0000 (01:09 +0000)]
ChangeLog update
Stig Bakken [Sun, 22 Apr 2001 01:09:14 +0000 (01:09 +0000)]
* expanded the following constants and made them available in PHP:
DEFAULT_INCLUDE_PATH
PEAR_INSTALL_DIR
PHP_EXTENSION_DIR
PHP_BINDIR
PHP_LIBDIR
PHP_DATADIR
PHP_SYSCONFDIR
PHP_LOCALSTATEDIR
PHP_CONFIG_FILE_PATH
* no longer generating pear/PEAR.php
* fixed some tests
* some more installer work
Andi Gutmans [Sat, 21 Apr 2001 11:44:00 +0000 (11:44 +0000)]
- Add typedef for function pointer of llist dtor
Andi Gutmans [Sat, 21 Apr 2001 11:40:04 +0000 (11:40 +0000)]
- Get rid of warning.
<changelog@php.net> [Sat, 21 Apr 2001 01:09:17 +0000 (01:09 +0000)]
ChangeLog update
Andrei Zmievski [Fri, 20 Apr 2001 20:08:24 +0000 (20:08 +0000)]
Let people know what the heck I was up to.
Andrei Zmievski [Fri, 20 Apr 2001 19:33:22 +0000 (19:33 +0000)]
Enabling WDDX by default.