]>
granicus.if.org Git - php/log
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.
Tomas V.V.Cox [Sat, 18 Aug 2001 14:40:25 +0000 (14:40 +0000)]
added support for the following tags in package.xml:
- <State> inside <Release> (package development state: 'alpha','beta','stable','snapshot')
- <Changelog> stores <Release> entries
- <Maintainers> stores multiple <Maintainer> entries
- <Role> inside <Maintainer> ('lead','developer','contributor','helper')
Sterling Hughes [Sat, 18 Aug 2001 08:43:47 +0000 (08:43 +0000)]
K&R format changes
Sterling Hughes [Sat, 18 Aug 2001 02:08:29 +0000 (02:08 +0000)]
Fix XtOffsetOf compile problems if someone has already defined it.
Sterling Hughes [Sat, 18 Aug 2001 01:59:38 +0000 (01:59 +0000)]
Fix warning (Doug MacEachern, dougm@covalent.net)
Sterling Hughes [Sat, 18 Aug 2001 01:36:29 +0000 (01:36 +0000)]
# f*ck @!e333u49/&§&$T§$&("E""! expandtab, that's it, the default in my
# vimrc is not noet
Sterling Hughes [Sat, 18 Aug 2001 01:34:19 +0000 (01:34 +0000)]
fix crash bug (Doug MacEachern, dougm@covalent.net)
<changelog@php.net> [Sat, 18 Aug 2001 00:10:14 +0000 (00:10 +0000)]
ChangeLog update
Ryan Bloom [Fri, 17 Aug 2001 22:25:13 +0000 (22:25 +0000)]
Fix a seg fault in PHP. If a child process is created in the server,
using apr_proc_create, it will seg fault, because PHP is using a NULL
child cleanup. To fix this, we have to use the special cleanup function,
apr_pool_cleanup_null.
This also fixes a compiler warning in the ap_log_error call.
Andrei Zmievski [Fri, 17 Aug 2001 17:42:43 +0000 (17:42 +0000)]
MFZE1
Zeev Suraski [Fri, 17 Aug 2001 14:53:55 +0000 (14:53 +0000)]
MFZE1
Zeev Suraski [Fri, 17 Aug 2001 14:04:30 +0000 (14:04 +0000)]
Update php.ini-recommended
Marc Boeren [Fri, 17 Aug 2001 13:56:29 +0000 (13:56 +0000)]
whitespace, braces, coding style (Mc)
Andi Gutmans [Fri, 17 Aug 2001 13:00:46 +0000 (13:00 +0000)]
- Use the same coding standards for pointers as the rest of PHP.
- For example, char ** foo should be char **foo
Marc Boeren [Fri, 17 Aug 2001 12:54:24 +0000 (12:54 +0000)]
Added preliminary support framework for Oracle 8. (Mc)
Thies C. Arntzen will look into this to actually make it work,
as I don't have Oracle installed here. As I said, it is only a
framework for Oracle, and it will most likely crash if you
actually try to use the oracle functions before Thies (or
anyone else that wants to, of course) has had a chance to look
at it.
# The other databases will continue to work, of course :)
Sterling Hughes [Fri, 17 Aug 2001 09:10:49 +0000 (09:10 +0000)]
Z_*_P{0,2} macro work.
Sterling Hughes [Fri, 17 Aug 2001 09:08:03 +0000 (09:08 +0000)]
1) update to the ZEND_NUM_ARGS() and Z_*_P{0,2} macros
2) minor ws improvements, removing unecessary error checking logic, and
making the error messages a bit nicer looking
Sebastian Bergmann [Fri, 17 Aug 2001 08:51:09 +0000 (08:51 +0000)]
Forgot to add DB.php.
foobar [Fri, 17 Aug 2001 08:47:43 +0000 (08:47 +0000)]
These files do not exist anymore.
foobar [Fri, 17 Aug 2001 08:33:49 +0000 (08:33 +0000)]
Look for iconv library also in $ICONV_DIR.
Harald Radi [Fri, 17 Aug 2001 08:17:13 +0000 (08:17 +0000)]
fixed a buggy cast
Sterling Hughes [Fri, 17 Aug 2001 07:50:15 +0000 (07:50 +0000)]
Cleanup of var_dump() with correct macro's, k&r indent, and removal of a
pair of unnecessary { }
Sterling Hughes [Fri, 17 Aug 2001 07:41:20 +0000 (07:41 +0000)]
pval -> zval
Z_*_P{0,2} macros
easier way of doing urldecode(), from rawurldecode() (a tad faster too).
Sterling Hughes [Fri, 17 Aug 2001 07:07:34 +0000 (07:07 +0000)]
ws fix.
foobar [Fri, 17 Aug 2001 06:54:55 +0000 (06:54 +0000)]
HAVE_LIBICONV was never defined.
Sterling Hughes [Fri, 17 Aug 2001 06:53:26 +0000 (06:53 +0000)]
Clean up the function for the Zend API (php3, early php4 relics removed).
Use PF_INET, instead of AF_INET, if present.
remove some code enclosed in #if 0 ... #endif that made no sense
<changelog@php.net> [Fri, 17 Aug 2001 00:18:11 +0000 (00:18 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 17 Aug 2001 00:18:08 +0000 (00:18 +0000)]
NEWS update
Zeev Suraski [Thu, 16 Aug 2001 23:58:56 +0000 (23:58 +0000)]
Remove redundant files
Joey Smith [Thu, 16 Aug 2001 23:44:10 +0000 (23:44 +0000)]
@- Fix a crash in dbase_replace_record (Patch by robin.marlow@dps-int.com).
This fixes Bug id #11928.
Zeev Suraski [Thu, 16 Aug 2001 23:34:25 +0000 (23:34 +0000)]
Send Content-Length if we're sending just one chunk