Rasmus Lerdorf
f5630aa246
Fix xbithack bug finally (see bug #16515 )
2002-08-19 15:52:21 +00:00
Christian Stocker
9698d5da45
w3c adjustments :)
...
- has_attributes returns empty string if attribute is not there
- parent_node returns null, if no parent
2002-08-19 14:01:04 +00:00
Edin Kadribasic
1fb6a30f0f
Debug functions should only work in debug mode.
2002-08-19 13:46:39 +00:00
Stanislav Malyshev
2282ac6074
ZE2 compatibility fix
...
## In ZE2 the hash contains zend_class_entry *!
2002-08-19 10:58:18 +00:00
295ff60648
ChangeLog update
2002-08-19 00:17:41 +00:00
Holger Zimmermann
b79415334e
Some minor changes related to Pi3Web 2.0.1.
2002-08-18 15:46:48 +00:00
Stefan Esser
8d2bc70752
make POST requests work again
2002-08-18 13:05:44 +00:00
Stanislav Malyshev
05156fa349
ZE2 compatibility fix
...
## In ZE2 the hash contains zend_class_entry *!
2002-08-18 12:22:28 +00:00
Holger Zimmermann
93bbc5e531
Removed unused local variable header_line.
2002-08-18 11:05:28 +00:00
Ilia Alshanetsky
1aea030cf2
Corrected if() syntax in previous patch.
2002-08-18 07:54:33 +00:00
Ilia Alshanetsky
d42dbfce8e
Fixed a segmentation fault that would occur if an entry contained a
...
non-terminated enclosure. Bug #12556
2002-08-18 06:55:32 +00:00
Anil Madhavapeddy
d5fd43be37
include PDFLIB_SHARED_LIBADD in the pdflib test, or it fails with
...
unresolved symbols on OpenBSD
2002-08-18 05:13:05 +00:00
James Cox
aad8f14739
reverting to 1.73 for steph (sfox@php.net)
...
#is it just me or reverting using cvs just suck?
2002-08-18 05:05:44 +00:00
Dan Kalowsky
4e3cb1d3c5
Bug Fix #18960 - Submitted by alan_k@php.net
2002-08-18 04:33:10 +00:00
2d2250c520
ChangeLog update
2002-08-18 00:18:19 +00:00
Zeev Suraski
3b646f0e5d
Use mtime instead of atime, as we always update the session file anyway.
2002-08-17 20:32:26 +00:00
Andi Gutmans
2372caf57e
MFZE1
2002-08-17 20:20:36 +00:00
foobar
2ff107075e
AFAIK, 4.3.0 will not contain ZE2..
2002-08-17 17:10:13 +00:00
Zeev Suraski
b66561c44a
MFZE1
2002-08-17 16:22:40 +00:00
Zeev Suraski
88fd5f3f5d
MFZE1
2002-08-17 16:07:26 +00:00
Stig Venaas
c0be355cec
Default is enable, so better --disable-ipv6 I guess
2002-08-17 15:53:02 +00:00
Stig Venaas
fcc0380588
Added --enable-ipv6 and only look up AAAA in DNS when enabled
2002-08-17 13:56:39 +00:00
Stefan Esser
20693c1ad4
IE does not use quotes but now we are safe...
2002-08-17 11:48:21 +00:00
Christian Stocker
6cbb350607
More W3C conformance stuff (they returned all false before..)
...
- DomNode->attributes() returns NULL, if not found.
- DomNode->first_child() returns NULL, if not found
- DomNode->last_child() returns NULL, if not found.
- DomNode->namespace_uri() returns NULL, if not found.
2002-08-17 11:47:21 +00:00
Stefan Esser
ecaa0a091a
fixed the user supplied patch for bug #18792
2002-08-17 11:31:06 +00:00
Rasmus Lerdorf
b16eb792ab
Add warning about atime requirement for session gc
2002-08-17 01:14:53 +00:00
5d881cd07d
NEWS update
2002-08-17 00:20:13 +00:00
f32baf54b6
ChangeLog update
2002-08-17 00:19:19 +00:00
foobar
2ae84184d3
ws fixes
2002-08-16 23:25:53 +00:00
Dan Kalowsky
6c22f90b4a
Fix for bug #18792 submitted by t.bubeck@reinform.de
...
# talked this over with sterling and he believes it shouldn't break anything
# although there might be a need/desire to check for both ',' and ';'
2002-08-16 19:34:43 +00:00
Dan Kalowsky
26e044a143
Silence a compiler warning, and returns the SUCCESS value on PHP_MINIT
2002-08-16 16:56:55 +00:00
Andi Gutmans
f7096fb8fc
- Use tabs instead of spaces for indentation!
...
- Fix all sorts of ugly whitespace things.
- People, please write code according to our standards even if you don't
- like them.
2002-08-16 15:45:22 +00:00
Ilia Alshanetsky
3bd899ea43
Fixed a compile failure in Win32 caused by previous patch.
...
Changed else statement to comply with PHP coding standards.
2002-08-16 15:04:00 +00:00
Jason Greene
980feb5e98
Nuke warnings on strict compilers
2002-08-16 14:23:27 +00:00
Ilia Alshanetsky
f11c3a4095
Added a handler for php -r '' for SAFE_MODE
2002-08-16 12:47:56 +00:00
Wez Furlong
2e4b6ef181
Fix a little leak.
2002-08-16 12:02:42 +00:00
Stig Bakken
5a41ced0d7
* append emacs footer
2002-08-16 10:12:17 +00:00
Stig Bakken
bd7105f731
* remove builtin exception class
2002-08-16 10:11:32 +00:00
Sterling Hughes
88c1d8983f
clean this up a bit
2002-08-16 10:08:32 +00:00
Wez Furlong
c2cbae6dd3
Enhance Ilia's recent patch to query the wrapper subsystem to determine
...
if a filename is a URL and thus if safe-mode checks should be skipped.
2002-08-16 09:50:24 +00:00
Wez Furlong
613871d403
Fix: remove CVS output from Changelog.
2002-08-16 09:18:56 +00:00
Christian Stocker
9c20c7c9ba
More on the way to W3C coformance:
...
@- Changed DomNode->next_sibling and DomNode->previous_sibling to return NULL
@ instead of false (W3C specs). (chregu)
@- Changed DomNode->insert_before() and DomNode->append_child() to conform to
@ W3C specs (moving not copying nodes, accepting NULL as 2nd param). (chregu)
2002-08-16 08:42:41 +00:00
Andi Gutmans
38eea2e817
- Fix whitespace
2002-08-16 07:11:37 +00:00
Ilia Alshanetsky
a643ae656a
Make https:// be exempt from safe_mode checks, just like http:// & ftp:// are.
2002-08-16 03:52:37 +00:00
Ilia Alshanetsky
b284497eaf
Added safe_mode & open_basedir check when a user is chaning ini options
...
that specify file system paths. Fixes bug #17168 .
2002-08-16 01:39:10 +00:00
Stig Bakken
04788f9503
@- Added set_exception_handler() function for registering a global,
...
@ catch-all exception handling function (Stig)
- Added set_exception_handler() function for registering a global,
catch-all exception handling function (Stig)
2002-08-16 00:41:37 +00:00
Stig Bakken
197c300860
* allow using the TESTS make variable again to determine which tests are run
2002-08-16 00:36:05 +00:00
412e1d91db
NEWS update
2002-08-16 00:18:49 +00:00
87d86ad21d
ChangeLog update
2002-08-16 00:18:07 +00:00
Zeev Suraski
9e743e83a5
Fix a NASTY multithreading bug with in the Apache module
2002-08-15 23:59:47 +00:00