]>
granicus.if.org Git - php/log
Zeev Suraski [Sun, 26 Aug 2001 01:09:20 +0000 (01:09 +0000)]
Make the session module more independent
<changelog@php.net> [Sun, 26 Aug 2001 00:10:09 +0000 (00:10 +0000)]
ChangeLog update
Zeev Suraski [Sat, 25 Aug 2001 16:19:57 +0000 (16:19 +0000)]
This option is no longer needed
Zeev Suraski [Sat, 25 Aug 2001 16:09:23 +0000 (16:09 +0000)]
Get rid of TRANS_SID - it's always possible to use it now.
Zeev Suraski [Sat, 25 Aug 2001 15:57:42 +0000 (15:57 +0000)]
Move the trans-sid mechanism to use the output buffering mechanism.
Advantages:
- Would work with the output buffering mechanism in general, and with
output compression in particular
- Should yield better performance (untested as of yet)
Zeev Suraski [Sat, 25 Aug 2001 12:47:12 +0000 (12:47 +0000)]
add struct name
Wez Furlong [Sat, 25 Aug 2001 09:23:10 +0000 (09:23 +0000)]
This test needed a newline after an echo.
# However, the test still fails on my system
Wez Furlong [Sat, 25 Aug 2001 09:21:43 +0000 (09:21 +0000)]
Windows-1252 encoding awareness
Wez Furlong [Sat, 25 Aug 2001 09:20:18 +0000 (09:20 +0000)]
TSRMLS fix
Jeroen van Wolffelaar [Sat, 25 Aug 2001 00:11:03 +0000 (00:11 +0000)]
Add random number generator-entry to INI-files
<changelog@php.net> [Sat, 25 Aug 2001 00:11:00 +0000 (00:11 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 25 Aug 2001 00:10:57 +0000 (00:10 +0000)]
NEWS update
foobar [Fri, 24 Aug 2001 20:05:58 +0000 (20:05 +0000)]
Fixed bug: #12948, #12945
Wez Furlong [Fri, 24 Aug 2001 09:03:50 +0000 (09:03 +0000)]
Ahem.
Wez Furlong [Fri, 24 Aug 2001 09:01:41 +0000 (09:01 +0000)]
update news
Wez Furlong [Fri, 24 Aug 2001 08:58:10 +0000 (08:58 +0000)]
Fix htmlspecialchars problem.
Andrei Zmievski [Fri, 24 Aug 2001 02:58:23 +0000 (02:58 +0000)]
@- Fixed a crash bug in array_map() if the input arrays had string or
@ non-sequential keys. Also modified it so that if a single array is passed,
@ its keys are preserved in the resulting array. (Andrei)
Sterling Hughes [Fri, 24 Aug 2001 02:24:03 +0000 (02:24 +0000)]
proto fix
John Donagher [Fri, 24 Aug 2001 02:21:16 +0000 (02:21 +0000)]
Don't try and search a 0-length string. This allows parse_url() to correctly
parse a non-pathed URI, i.e. 'scheme://'
Sterling Hughes [Fri, 24 Aug 2001 01:23:14 +0000 (01:23 +0000)]
noet
Sterling Hughes [Fri, 24 Aug 2001 01:21:14 +0000 (01:21 +0000)]
Break the entire PHP build
# just kidding, noet work :)
Sterling Hughes [Fri, 24 Aug 2001 01:12:37 +0000 (01:12 +0000)]
noet
Sterling Hughes [Fri, 24 Aug 2001 01:09:10 +0000 (01:09 +0000)]
New extensions should put this in by default
<changelog@php.net> [Fri, 24 Aug 2001 00:10:36 +0000 (00:10 +0000)]
ChangeLog update
Sterling Hughes [Thu, 23 Aug 2001 21:56:29 +0000 (21:56 +0000)]
noet
Sterling Hughes [Thu, 23 Aug 2001 21:22:38 +0000 (21:22 +0000)]
some cleanup
Zeev Suraski [Thu, 23 Aug 2001 14:24:13 +0000 (14:24 +0000)]
whitespace
Wez Furlong [Thu, 23 Aug 2001 10:43:15 +0000 (10:43 +0000)]
- Add support for chinese encodings to htmlentities/htmlspecialchars
(patch from Alan Knowles <alan_k@hklc.com>)
Stanislav Malyshev [Thu, 23 Aug 2001 09:18:21 +0000 (09:18 +0000)]
Add TODO for DLSYM_NEEDS_UNDRESCORE
<changelog@php.net> [Thu, 23 Aug 2001 00:10:41 +0000 (00:10 +0000)]
ChangeLog update
Jeroen van Wolffelaar [Wed, 22 Aug 2001 22:14:08 +0000 (22:14 +0000)]
Reverted the patch to main branch - should have branched whole
ext/standard...
Jeroen van Wolffelaar [Wed, 22 Aug 2001 22:11:57 +0000 (22:11 +0000)]
Commit forgotten fix in crypt.c, oversight of a BC-problem
foobar [Wed, 22 Aug 2001 17:39:16 +0000 (17:39 +0000)]
killed a compile warning.
foobar [Wed, 22 Aug 2001 15:12:50 +0000 (15:12 +0000)]
Added missing entry..
foobar [Wed, 22 Aug 2001 10:26:02 +0000 (10:26 +0000)]
This is not needed anymore.
foobar [Wed, 22 Aug 2001 10:25:24 +0000 (10:25 +0000)]
Fixed two problems:
- CGI_BINARY was defined always thus this extension
could be compiled with even when not building CGI binary.
- HAVE_READLINE => HAVE_LIBREADLINE (typo)
foobar [Wed, 22 Aug 2001 09:20:40 +0000 (09:20 +0000)]
More compile warnings nuked.
foobar [Wed, 22 Aug 2001 08:43:52 +0000 (08:43 +0000)]
indent.
foobar [Wed, 22 Aug 2001 08:34:04 +0000 (08:34 +0000)]
Killed a compile warning.
Gavin Sherry [Wed, 22 Aug 2001 05:47:11 +0000 (05:47 +0000)]
Fixed buffer overflow issue.
Sterling Hughes [Wed, 22 Aug 2001 04:45:51 +0000 (04:45 +0000)]
Add some editor modes (in the rest of the source)
Gavin Sherry [Wed, 22 Aug 2001 02:03:14 +0000 (02:03 +0000)]
Changed php_strip_tags() to check if <? was XML code.
<changelog@php.net> [Wed, 22 Aug 2001 00:10:24 +0000 (00:10 +0000)]
ChangeLog update
Stig Bakken [Wed, 22 Aug 2001 00:09:27 +0000 (00:09 +0000)]
* added two missing end folds
Joey Smith [Tue, 21 Aug 2001 23:58:19 +0000 (23:58 +0000)]
Hmmm...not sure what this was trying to do. stat() was acting like filesize().
Joey Smith [Tue, 21 Aug 2001 21:49:32 +0000 (21:49 +0000)]
Some changes to help out previous users of domxml...
node::tagname == node::name.
Add property "type" to textnode types.
Sterling Hughes [Tue, 21 Aug 2001 17:58:37 +0000 (17:58 +0000)]
Fix typo
Ulf Wendel [Tue, 21 Aug 2001 13:33:16 +0000 (13:33 +0000)]
Added two new functions:
int pdf_get_minorversion()
int pdf_get_majorversion()
Both functions are taken from the C-Library. You should be able to determine
the API version of the extension/library using pdf_get_value() or
pdf_get_parameter() but these functions need a pdf object to work on. This
means that you have to create an pdf object before you can find out the
API version. Using pdf_get_minorversion() and pdf_get_majorversion() there's
no need for this.
Zeev Suraski [Tue, 21 Aug 2001 12:57:53 +0000 (12:57 +0000)]
API update
Zeev Suraski [Tue, 21 Aug 2001 12:29:12 +0000 (12:29 +0000)]
MFZE1
Sascha Schumann [Tue, 21 Aug 2001 11:45:33 +0000 (11:45 +0000)]
Further work on autoconf-2.5x support
Sascha Schumann [Tue, 21 Aug 2001 11:03:45 +0000 (11:03 +0000)]
Move PHP_SUBSTs to configure.in.
Sascha Schumann [Tue, 21 Aug 2001 11:02:42 +0000 (11:02 +0000)]
nuke some apparently harmful spaces
Sascha Schumann [Tue, 21 Aug 2001 11:00:22 +0000 (11:00 +0000)]
nuke whitespace
Daniel Beulshausen [Tue, 21 Aug 2001 10:55:46 +0000 (10:55 +0000)]
add MDAC note
Sterling Hughes [Tue, 21 Aug 2001 09:04:18 +0000 (09:04 +0000)]
Update api and fix some compile warnings
Zeev Suraski [Tue, 21 Aug 2001 07:56:25 +0000 (07:56 +0000)]
Fix Release_TSDbg configuration
<changelog@php.net> [Tue, 21 Aug 2001 00:11:03 +0000 (00:11 +0000)]
ChangeLog update
Jeroen van Wolffelaar [Mon, 20 Aug 2001 20:50:54 +0000 (20:50 +0000)]
Proto fix
Doug MacEachern [Mon, 20 Aug 2001 16:34:45 +0000 (16:34 +0000)]
automatically add php input/output filters when give the standard 1.x config:
AddType application/x-httpd-php .php
with that, no longer need "Set{In,Out}putFilter PHP" configuration for 2.0
Sascha Schumann [Mon, 20 Aug 2001 15:27:45 +0000 (15:27 +0000)]
Improved fix
Stanislav Malyshev [Mon, 20 Aug 2001 15:26:10 +0000 (15:26 +0000)]
Fix long printing in smart_str_print_long
Zeev Suraski [Mon, 20 Aug 2001 14:58:52 +0000 (14:58 +0000)]
MFZE1
Stanislav Malyshev [Mon, 20 Aug 2001 14:15:05 +0000 (14:15 +0000)]
test big numbers too
foobar [Mon, 20 Aug 2001 14:04:48 +0000 (14:04 +0000)]
Cleaning. And made the check for SSL support in SNMP to really work.
foobar [Mon, 20 Aug 2001 14:04:21 +0000 (14:04 +0000)]
Keep crypt() working even if SNMP needs OpenSSL.
Harald Radi [Mon, 20 Aug 2001 08:53:18 +0000 (08:53 +0000)]
catch date conversion errors
Harald Radi [Mon, 20 Aug 2001 08:52:49 +0000 (08:52 +0000)]
hum, wasn't $foo->bar 's property type OE_IS_METHOD ?
Sergey Kartashoff [Mon, 20 Aug 2001 08:31:30 +0000 (08:31 +0000)]
# just an author's promary email change in headers
Shane Caraveo [Mon, 20 Aug 2001 05:01:39 +0000 (05:01 +0000)]
non-ts compile work, add fastcgi module.
Shane Caraveo [Mon, 20 Aug 2001 05:00:05 +0000 (05:00 +0000)]
Windows compilation of fast cgi now working. See windows.txt for info.
Dave Hayden [Mon, 20 Aug 2001 03:32:43 +0000 (03:32 +0000)]
Added flags for SWFDisplayItem_addAction
Added Ming RINIT function
Added error handler for reporting Ming errors in PHP environment
Added size arg to drawGlyph function
Added swfdisplayitem_addAction function
Added ming_useSWFVersion function for selecting SWF 4 compatibility
Added SWFBitmap object
Added hacky SWFInput object for loading data from file/network/process
Dave Hayden [Mon, 20 Aug 2001 03:24:14 +0000 (03:24 +0000)]
changed version check to look for function Ming_useSWFVersion, indicating
Ming 0.2a
Dave Hayden [Mon, 20 Aug 2001 03:23:26 +0000 (03:23 +0000)]
added function prototypes:
PHP_RINIT_FUNCTION(ming)
PHP_FUNCTION(swfdisplayitem_addAction)
PHP_FUNCTION(ming_useSWFVersion)
<changelog@php.net> [Mon, 20 Aug 2001 00:10:24 +0000 (00:10 +0000)]
ChangeLog update
Shane Caraveo [Sun, 19 Aug 2001 22:23:24 +0000 (22:23 +0000)]
fix for non-TS compile
Shane Caraveo [Sun, 19 Aug 2001 22:02:46 +0000 (22:02 +0000)]
Fixes for non-TS compilation
Doug MacEachern [Sun, 19 Aug 2001 21:07:50 +0000 (21:07 +0000)]
php_input_filter needs to ignore proxy requests
else it swallows POST data that needs to be sent to the downstream server
Sterling Hughes [Sun, 19 Aug 2001 20:28:36 +0000 (20:28 +0000)]
Pass on proxy requests (fix by Doug MacEachern <dougm@covalent.net>)
Stig Bakken [Sun, 19 Aug 2001 18:46:55 +0000 (18:46 +0000)]
* ignore phptar
Andi Gutmans [Sun, 19 Aug 2001 15:23:25 +0000 (15:23 +0000)]
- Fix compile problem
Zeev Suraski [Sun, 19 Aug 2001 13:39:06 +0000 (13:39 +0000)]
MFZE1
Tomas V.V.Cox [Sun, 19 Aug 2001 12:53:01 +0000 (12:53 +0000)]
The "pear package" command will try to open "./package.xml" if no more
params are given.
Tomas V.V.Cox [Sun, 19 Aug 2001 12:37:51 +0000 (12:37 +0000)]
better error hanlding
Tomas V.V.Cox [Sun, 19 Aug 2001 12:30:24 +0000 (12:30 +0000)]
maintain original file perms
foobar [Sun, 19 Aug 2001 06:39:13 +0000 (06:39 +0000)]
Added some missing information.
foobar [Sun, 19 Aug 2001 06:37:05 +0000 (06:37 +0000)]
Fixed bug: #11232. Now we require Fribidi 0.9.0.
# Better use the latest version for this one too since
# it seems to have stabilized and they made an internal
# rewrite for that one.
foobar [Sun, 19 Aug 2001 01:47:19 +0000 (01:47 +0000)]
ws fix.
Stig Bakken [Sun, 19 Aug 2001 00:34:08 +0000 (00:34 +0000)]
Added "phptar" command as proof that the Archive_Tar class works.
# Great work, Vincent!
<changelog@php.net> [Sun, 19 Aug 2001 00:10:11 +0000 (00:10 +0000)]
ChangeLog update
foobar [Sun, 19 Aug 2001 00:05:06 +0000 (00:05 +0000)]
ws
foobar [Sat, 18 Aug 2001 23:43:04 +0000 (23:43 +0000)]
null terminate the returned string in here too.
foobar [Sat, 18 Aug 2001 23:07:10 +0000 (23:07 +0000)]
ws fix.
foobar [Sat, 18 Aug 2001 21:08:52 +0000 (21:08 +0000)]
libxml 2.4.2 is required now.
foobar [Sat, 18 Aug 2001 20:24:06 +0000 (20:24 +0000)]
fixed NEWS.
Andi Gutmans [Sat, 18 Aug 2001 18:16:49 +0000 (18:16 +0000)]
- Merge Sterling's patches from ZE1
foobar [Sat, 18 Aug 2001 18:14:22 +0000 (18:14 +0000)]
Added a check for libdmalloc whether it works (is found..) or not.
# We should always test every library (when possible) before
# adding them..
Zeev Suraski [Sat, 18 Aug 2001 17:00:01 +0000 (17:00 +0000)]
Update NEWS
Zeev Suraski [Sat, 18 Aug 2001 16:56:34 +0000 (16:56 +0000)]
Fix bugs #7301, #6827
foobar [Sat, 18 Aug 2001 16:47:02 +0000 (16:47 +0000)]
make this test work.