]>
granicus.if.org Git - php/log
Colin Viebrock [Tue, 23 Jan 2001 21:09:55 +0000 (21:09 +0000)]
Forgot this too ...
Colin Viebrock [Tue, 23 Jan 2001 21:08:13 +0000 (21:08 +0000)]
Never added this ...
Thies C. Arntzen [Tue, 23 Jan 2001 17:55:17 +0000 (17:55 +0000)]
fix a couple of warnings
MySQL Team [Tue, 23 Jan 2001 16:48:50 +0000 (16:48 +0000)]
Upgrade ext/mysql/libmysql to version 3.23.32. One notable bug fix is
that the client can now connect to a server which is using a default
charset other than latin1.
Thies C. Arntzen [Tue, 23 Jan 2001 15:30:27 +0000 (15:30 +0000)]
#found this by playing with phpMyAdmin.
Thies C. Arntzen [Tue, 23 Jan 2001 15:30:18 +0000 (15:30 +0000)]
fixed crash in add_index_bool.
<changelog@php.net> [Tue, 23 Jan 2001 02:09:14 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 23 Jan 2001 02:09:09 +0000 (02:09 +0000)]
NEWS update
jim winstead [Tue, 23 Jan 2001 00:50:49 +0000 (00:50 +0000)]
jouni was added as an author of the docs
Andrei Zmievski [Mon, 22 Jan 2001 22:05:04 +0000 (22:05 +0000)]
If we can't call custom replacement function, don't change the subject
string.
Andrei Zmievski [Mon, 22 Jan 2001 21:39:55 +0000 (21:39 +0000)]
@- Improved str_replace() to accept an array for any parameter - similar
@ to preg_replace(). (Andrei)
Andrei Zmievski [Mon, 22 Jan 2001 20:40:41 +0000 (20:40 +0000)]
Make add_index_zval() available to the outside world.
Andrei Zmievski [Mon, 22 Jan 2001 19:42:29 +0000 (19:42 +0000)]
Don't need to check for out-of-memory condition.
Andrei Zmievski [Mon, 22 Jan 2001 19:29:44 +0000 (19:29 +0000)]
Z-ify the source.
Daniel Beulshausen [Mon, 22 Jan 2001 19:15:32 +0000 (19:15 +0000)]
rename php_mssql70.dll to php_mssql.dll, as we have only one mssql extension
Andrei Zmievski [Mon, 22 Jan 2001 17:27:02 +0000 (17:27 +0000)]
@- Fixed extract() to properly prefix numeric keys when EXTR_PREFIX_ALL is
@ used. (Andrei)
@- Added EXTR_PREFIX_INVALID flag to extract() to automatically prefix
@ string keys that do not constitute valid variable names. (Andrei)
<changelog@php.net> [Mon, 22 Jan 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 22 Jan 2001 02:09:08 +0000 (02:09 +0000)]
NEWS update
Rasmus Lerdorf [Mon, 22 Jan 2001 01:13:49 +0000 (01:13 +0000)]
Kill warning
Zeev Suraski [Mon, 22 Jan 2001 01:10:21 +0000 (01:10 +0000)]
Sigh. Even less sleep than I thought :) Really fix it this time.
Zeev Suraski [Mon, 22 Jan 2001 01:08:28 +0000 (01:08 +0000)]
Too much work, not enough sleep... Fix hash lookup
Zeev Suraski [Mon, 22 Jan 2001 00:11:43 +0000 (00:11 +0000)]
Update and pastify NEWS
Zeev Suraski [Mon, 22 Jan 2001 00:06:52 +0000 (00:06 +0000)]
Don't overwrite PATH_TRANSLATED if it exists
Rasmus Lerdorf [Sun, 21 Jan 2001 17:36:46 +0000 (17:36 +0000)]
This probably should have a NEWS entry
Andi Gutmans [Sun, 21 Jan 2001 17:35:31 +0000 (17:35 +0000)]
- BeOS apparently doesn't have realpath(). Improve the previously
commited patch.
Rasmus Lerdorf [Sun, 21 Jan 2001 17:29:15 +0000 (17:29 +0000)]
@BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus
BeOS patch from svanegmond@bang.dhs.org modified somewhat by Rasmus
Andi Gutmans [Sun, 21 Jan 2001 11:43:34 +0000 (11:43 +0000)]
- Make people happy who like the Zend version number bumped up in parallel
with PHP.
<changelog@php.net> [Sun, 21 Jan 2001 02:09:12 +0000 (02:09 +0000)]
ChangeLog update
Sterling Hughes [Sat, 20 Jan 2001 23:42:03 +0000 (23:42 +0000)]
Fix the scheme handler support and make it compile on win32 systems.
Andi Gutmans [Sat, 20 Jan 2001 19:16:38 +0000 (19:16 +0000)]
- Patch from Sterling. Add API calls to add zval's as array indeces/
object properties. Add _ex functions which take the string length as an
argument for better performance.
Sascha Schumann [Sat, 20 Jan 2001 10:10:50 +0000 (10:10 +0000)]
Revert last completely broken patch.
Chuck Hagenbuch [Sat, 20 Jan 2001 05:39:26 +0000 (05:39 +0000)]
install the various HTML/* files
Rui Hirokawa [Sat, 20 Jan 2001 02:59:59 +0000 (02:59 +0000)]
added: EXPERIMENTAL
<changelog@php.net> [Sat, 20 Jan 2001 02:09:19 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 20 Jan 2001 02:09:16 +0000 (02:09 +0000)]
NEWS update
Jason Greene [Fri, 19 Jan 2001 22:55:41 +0000 (22:55 +0000)]
Desired functionality can be achieved with array_sum/array_count.
foobar [Fri, 19 Jan 2001 16:52:40 +0000 (16:52 +0000)]
@- Added URL support for getimagesize() function (Jani)
# tested with all imagetypes. Also the iptc works.
Sam Liddicott [Fri, 19 Jan 2001 16:12:36 +0000 (16:12 +0000)]
Added muscat to EXTENSIONS as it should be there all along
PR:
Submitted by:
Reviewed by:
Obtained from:
Sascha Schumann [Fri, 19 Jan 2001 16:04:27 +0000 (16:04 +0000)]
Bump PHP_API_VERSION
Derick Rethans [Fri, 19 Jan 2001 16:03:22 +0000 (16:03 +0000)]
- Added a notice about the wordwrap function fix
#- suggested by Jani for people depending on the buggy behaviour
Sascha Schumann [Fri, 19 Jan 2001 15:39:35 +0000 (15:39 +0000)]
Make the code match the comment.
Prior to this change, the upload code tried to add mangled names to
the global HTTP_POST_FILES array, resulting in all kind of weird behaviour.
After this change, multi-dimensional form elements are treated correctly
and consistently.
foobar [Fri, 19 Jan 2001 13:43:41 +0000 (13:43 +0000)]
Added some missing EXPERIMENTAL files plus some missing extensions
into EXTENSIONS file.
foobar [Fri, 19 Jan 2001 11:44:12 +0000 (11:44 +0000)]
@- Added xslt_set_scheme_handler() function (carmelo@akooe.com)
Andi Gutmans [Fri, 19 Jan 2001 08:40:49 +0000 (08:40 +0000)]
- For Sterling. I wonder if not all of the API functions should take the
- key_length as a parameter in order to save that strlen().
<changelog@php.net> [Fri, 19 Jan 2001 02:09:24 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 19 Jan 2001 02:09:21 +0000 (02:09 +0000)]
NEWS update
Derick Rethans [Thu, 18 Jan 2001 22:17:05 +0000 (22:17 +0000)]
- Added the pg_lolseek function, which allows for arbitrary seeking within
a large object, and the pg_lotell call, which can be used to find the
current file offset for a large object (Submitted by: Adam Haberlach
<adam@newsnipple.com>).
@- Added the pg_lolseek and pg_lotell functions (Derick)
Derick Rethans [Thu, 18 Jan 2001 21:46:24 +0000 (21:46 +0000)]
- Fix for bug #8367 (wordwrap not cutting correctly)
Sterling Hughes [Thu, 18 Jan 2001 20:49:12 +0000 (20:49 +0000)]
Fix the proto
Alex Akilov [Thu, 18 Jan 2001 18:36:23 +0000 (18:36 +0000)]
Support AIX/HP shared lib extensions and j2sdk1.3.0 (hotspot)
Sam Liddicott [Thu, 18 Jan 2001 16:16:29 +0000 (16:16 +0000)]
Some decent credits and such in the phpinfo page
foobar [Thu, 18 Jan 2001 15:09:35 +0000 (15:09 +0000)]
Fixed a typo.
Andrei Zmievski [Thu, 18 Jan 2001 14:36:43 +0000 (14:36 +0000)]
@- Fixed 'O' and 'r' flags of date() to have correct sign for timezone
@ offset. (Andrei)
Sam Liddicott [Thu, 18 Jan 2001 13:30:02 +0000 (13:30 +0000)]
Aghh. Despite my efforts two files still slipped through
Sam Liddicott [Thu, 18 Jan 2001 13:21:34 +0000 (13:21 +0000)]
First checkin of muscat/empower module; been using it here for some time
Developing using aegis and just checking in baseline from time to time
See samjam@php.net for questions
Stanislav Malyshev [Thu, 18 Jan 2001 11:42:09 +0000 (11:42 +0000)]
Libedit readline replacement support
# Comments are very welcome!
<changelog@php.net> [Thu, 18 Jan 2001 02:09:13 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 18 Jan 2001 02:09:10 +0000 (02:09 +0000)]
NEWS update
Andrei Zmievski [Wed, 17 Jan 2001 21:09:16 +0000 (21:09 +0000)]
@- Changed 'Z' flag to date() to always return timezone offset with
@ negative sign if it's west of UTC. (Andrei)
Sean Bright [Wed, 17 Jan 2001 20:37:49 +0000 (20:37 +0000)]
Put these back where they belong. They weren't necessary unless ZTS and
HAVE_LOCALECONV were both defined.
Andi Gutmans [Wed, 17 Jan 2001 17:34:16 +0000 (17:34 +0000)]
- Fix leak in fetch_dim_address() which was already fixed in
- fetch_dim_object(). Take the oppertunity to make both use the same
- function and not duplicate the code.
Sterling Hughes [Wed, 17 Jan 2001 14:14:22 +0000 (14:14 +0000)]
Fix (well it works) the error display with sablotron.
Stig Venaas [Wed, 17 Jan 2001 13:43:39 +0000 (13:43 +0000)]
Making parallel search allow different filter for each link
Sascha Schumann [Wed, 17 Jan 2001 12:32:45 +0000 (12:32 +0000)]
Fix vpath builds on freebsd
foobar [Wed, 17 Jan 2001 11:43:17 +0000 (11:43 +0000)]
Make sablot compile again. Typo?
Rasmus Lerdorf [Wed, 17 Jan 2001 06:40:48 +0000 (06:40 +0000)]
Kill a couple of warnings
<changelog@php.net> [Wed, 17 Jan 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 17 Jan 2001 02:09:08 +0000 (02:09 +0000)]
NEWS update
Sean Bright [Wed, 17 Jan 2001 01:15:11 +0000 (01:15 +0000)]
Updated configure.in to look for strcoll()
# Woopsie.
Sean Bright [Wed, 17 Jan 2001 01:10:50 +0000 (01:10 +0000)]
Added string comparison function strcoll(). It uses the current locale to
do the comparisons.
@- Added localeconv() and strcoll() functions for localization. (Sean)
Zeev Suraski [Tue, 16 Jan 2001 23:49:16 +0000 (23:49 +0000)]
Fix persistent resources, once and for all...
foobar [Tue, 16 Jan 2001 22:34:19 +0000 (22:34 +0000)]
Fixed bug #8733
Rasmus Lerdorf [Tue, 16 Jan 2001 20:37:51 +0000 (20:37 +0000)]
Kill some warnings
Sterling Hughes [Tue, 16 Jan 2001 12:02:47 +0000 (12:02 +0000)]
@ Added the xslt_set_base function. (Sterling)
Added the SABLOT_SET_ERROR() macro to set sablotron errors...
Ben Mansell [Tue, 16 Jan 2001 10:44:52 +0000 (10:44 +0000)]
@ Support Zeus 3.3.8
Added changes to environment variable manipulations, to support Zeus 3.3.8
and increase compatibility between Zeus/IIS/Apache. Now, URLs like
http://foo.org/file.php/a/b/c/d work correctly.
# While testing, it looks like IIS+ISAPI is mishandling URLs like the above.
# The PATH_TRANSLATED given by ISAPI includes the /a/b/c/d bit of the URL,
# so using this var to find the script file to open on disk will not work.
# We now use SCRIPT_FILENAME if it is present (in Zeus 3.3.8)
# IIS doesn't seem to set this variable, it might be necessary to mangle
# SCRIPT_NAME and APPL_PHYSICAL_PATH together?
<changelog@php.net> [Tue, 16 Jan 2001 02:09:13 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 16 Jan 2001 02:09:10 +0000 (02:09 +0000)]
NEWS update
Zeev Suraski [Mon, 15 Jan 2001 15:16:30 +0000 (15:16 +0000)]
Fix output dir
Zeev Suraski [Mon, 15 Jan 2001 15:13:50 +0000 (15:13 +0000)]
- Implement CompareStringWithFile()
- Remove a stupid NULL assignment that slipped in the last commit
Zeev Suraski [Mon, 15 Jan 2001 14:55:30 +0000 (14:55 +0000)]
- Implement quick file comparing routine
- Fix crash - wait on the threads themselves, not on Event objects.
It takes time between the time a thread signals the event, and the
time it actually terminates (shutdown code) - so FreeLibrary() and
the main() termination could occur before all of the threads
terminated...
Sascha Schumann [Mon, 15 Jan 2001 14:48:14 +0000 (14:48 +0000)]
Try harder to push data through the wire.
I just learned that the AOLserver module will be used for a 100k users
webmail service. Wheee!
Egon Schmid [Mon, 15 Jan 2001 12:01:34 +0000 (12:01 +0000)]
Some protos fixed.
Zeev Suraski [Mon, 15 Jan 2001 10:52:06 +0000 (10:52 +0000)]
Add free_estring()
Zeev Suraski [Mon, 15 Jan 2001 10:52:02 +0000 (10:52 +0000)]
- Remove the ini_extension_list global
- Switch to delayed loading of Zend extensions
Zeev Suraski [Mon, 15 Jan 2001 10:50:39 +0000 (10:50 +0000)]
Use free_estring()
Zeev Suraski [Mon, 15 Jan 2001 10:48:48 +0000 (10:48 +0000)]
Nuke a couple of warnings
Zeev Suraski [Mon, 15 Jan 2001 10:22:19 +0000 (10:22 +0000)]
Fix Win32 build
Sascha Schumann [Mon, 15 Jan 2001 03:21:05 +0000 (03:21 +0000)]
Defer loading of extensions until all configuration entries have been
added to the configuration hash.
David Croft [Mon, 15 Jan 2001 02:14:13 +0000 (02:14 +0000)]
restored vadddomain/vdeldomain to use library functions rather than invoking
vpopmail executables
implemented vaddaliasdomain natively
global variable to store whether vpopmail was used and only vclose() if
necessary
return the functions to returning true/false for success/failure rather than
some arbitrary vpopmail return value
return the functions to not doing everything at once as you then lose
fine-grain control over its operation
change C++ comments to C
<changelog@php.net> [Mon, 15 Jan 2001 02:09:12 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 15 Jan 2001 02:09:09 +0000 (02:09 +0000)]
NEWS update
Shane Caraveo [Mon, 15 Jan 2001 01:52:47 +0000 (01:52 +0000)]
test now produce valid OK or FAIL.
Shane Caraveo [Mon, 15 Jan 2001 01:17:44 +0000 (01:17 +0000)]
dont do results if not using test files
Shane Caraveo [Mon, 15 Jan 2001 01:13:51 +0000 (01:13 +0000)]
clean up temp files
Stig Bakken [Mon, 15 Jan 2001 01:11:06 +0000 (01:11 +0000)]
@- Added odbc_error() and odbc_errormsg() functions (Stig)
Shane Caraveo [Mon, 15 Jan 2001 00:57:16 +0000 (00:57 +0000)]
check files open
Shane Caraveo [Mon, 15 Jan 2001 00:56:23 +0000 (00:56 +0000)]
fix file reading, add results
Shane Caraveo [Mon, 15 Jan 2001 00:29:49 +0000 (00:29 +0000)]
Multithreaded stress test program for isapi module now supports phpt files
still stuff to do before it's realy done, but does run the tests, just need
to get it to compare results right now.
David Croft [Sun, 14 Jan 2001 22:21:16 +0000 (22:21 +0000)]
vpopmail's bin dir is unnecessary as the library exports these functions
Boian Bonev [Sun, 14 Jan 2001 17:38:30 +0000 (17:38 +0000)]
#added simple minimum survival readme