Ilia Alshanetsky
941ac55d2f
Removed unnecessary component that accidentally snuck-in
2005-09-29 16:39:37 +00:00
Ilia Alshanetsky
09540ee965
MFH:
...
Fixed possible crash and/or memory corruption in import_request_variables()
Fixed potential GLOBALS overwrite via import_request_variables().
2005-09-29 16:30:51 +00:00
Ilia Alshanetsky
1a04335ec2
MFH: Fixed possible GLOBALS variable override when register_globals are ON.
...
MFH: Fixed possible register_globals toggle via parse_str().
MFH: Fixed negative offset handling in substr_compare() function.
2005-09-28 22:39:52 +00:00
Ilia Alshanetsky
d696f11814
MFH: Fixed bug #34321 (Possible crash in filter code).
2005-09-25 13:26:30 +00:00
Edin Kadribasic
ba8a8d9f25
Allow php extensions to use php_escape_shell_cmd() and php_escape_shell_arg(), needed for mbstring
2005-09-24 15:22:32 +00:00
Dmitry Stogov
0988162649
Fixed memory corruption
2005-09-21 15:55:07 +00:00
Dmitry Stogov
3d41ebf595
Allow fopen() make HTTPS requests throug HTTP proxies
2005-09-21 15:04:26 +00:00
Johannes Schlüter
ddf3f9b068
- MFH: Remove HTML fragments from phpcredits() in CLI mode
2005-09-20 22:19:01 +00:00
Antony Dovgal
4b9b5505f0
fix #34505 (possible memory corruption when unmangling properties with empty names)
...
2nd part
2005-09-16 17:11:02 +00:00
Ilia Alshanetsky
c221e148d7
MFH: MFH: Make key() and current() take argument by value.
2005-09-13 13:24:38 +00:00
Dmitry Stogov
9a74c68a4c
Additinal fix for bug #34277 (array_filter() crashes with references and objects)
2005-09-12 09:58:50 +00:00
Dmitry Stogov
5682438549
Better fix for exceptions in __sleep()
2005-09-12 07:13:54 +00:00
Wez Furlong
6b0d0f7ceb
allow exceptions thrown in __sleep to interrupt the serialization process. refs PECL #5217
2005-09-10 17:47:20 +00:00
foobar
27df981727
touch
2005-09-05 16:22:58 +00:00
foobar
020f1ba949
MFH: - Fixed bug #34311 (unserialize() crashes with characters above 191 dec)
2005-09-05 16:22:19 +00:00
Dmitry Stogov
7fda1750f1
MFH
2005-09-01 13:03:00 +00:00
Dmitry Stogov
e615889d6b
Fixed bug #34277 (array_filter() crashes with references and objects)
2005-09-01 12:00:37 +00:00
foobar
2ec2739c19
Update credits
2005-08-31 14:59:20 +00:00
foobar
0c4867144a
- Fixed bug #34284 (CLI phpinfo showing html on _SERVER["argv"])
2005-08-28 01:03:41 +00:00
Ilia Alshanetsky
980b9be4b4
Fixed bug #34214 (base64_decode() does not properly ignore whitespace)
2005-08-26 03:32:31 +00:00
foobar
82d8cfb681
MFH
2005-08-23 21:40:26 +00:00
foobar
9477097564
MFH: Nuked EOLs from error messages
2005-08-18 13:34:41 +00:00
Ilia Alshanetsky
5610ad29e3
MFH: Fixed bug #34148 (+,- and . not supported as parts of scheme).
2005-08-16 14:20:41 +00:00
Ilia Alshanetsky
81b6d3e725
MFH: Input validation part 2.
2005-08-16 00:25:39 +00:00
Ilia Alshanetsky
9711fbace9
Chunk the output
2005-08-15 23:23:40 +00:00
Ilia Alshanetsky
bbd37d99e1
MFH: input validation.
2005-08-15 16:01:53 +00:00
foobar
54df2c9d36
no DOS EOLs!
2005-08-11 23:53:59 +00:00
foobar
4ddaf76efc
- Fixed test
2005-08-11 23:51:35 +00:00
foobar
e274f52bbf
- Regenerated.
2005-08-11 22:36:47 +00:00
Marcus Boerger
6c87db9e99
- And this is version 5.1
2005-08-11 21:41:30 +00:00
Marcus Boerger
256e6e3350
- MFH creadits to Johannes
2005-08-11 20:45:58 +00:00
Dmitry Stogov
ebd4ab4d78
Fixed bug #25359 (array_multisort() doesn't work in a function if array is global or reference)
2005-08-10 12:02:52 +00:00
Dmitry Stogov
54931f5259
Fixed bug #33940 (array_map() fails to pass by reference when called recursively)
2005-08-10 08:22:01 +00:00
Dmitry Stogov
96d755978c
Fixed bug #29253 (array_diff with $GLOBALS argument fails)
2005-08-10 07:43:07 +00:00
foobar
000a9e3015
- Fixed problem with -dextension=foobar.so not having it's MINIT run.
2005-08-08 16:49:44 +00:00
foobar
df5cfe27b4
- Fixed bug #29334 (mail() provides incorrect message time header)
2005-08-07 22:06:29 +00:00
foobar
3982f722c2
Skip test on solaris
2005-08-05 09:19:43 +00:00
Dmitry Stogov
98e70ab585
Fixed bug #33989 (extract($GLOBALS,EXTR_REFS) crashes PHP)
2005-08-04 10:34:39 +00:00
foobar
23e671a51e
- Bumber up year
2005-08-03 14:08:58 +00:00
foobar
ce32c4ece7
update credits
2005-08-03 13:47:34 +00:00
foobar
be10050d8f
Added test for bug #25359
2005-07-30 13:37:57 +00:00
foobar
b325b340b7
- Fixed bug #33899 (CLI: setting extension_dir=some/path extension=foobar.so does not work)
2005-07-29 13:25:33 +00:00
foobar
a5c41b2c8e
- Fixed bug #33917 (number_format() output with > 1 char separators)
2005-07-29 12:58:25 +00:00
Anantha Kesari H Y
83b5eb54c4
defined EX_OK and EX_TEMPFAIL in ext/standard/mail.c for NETWARE rather than including a sysexits.h.
...
-Kamesh
2005-07-28 09:41:34 +00:00
Anantha Kesari H Y
b1183590e9
ext/standard/fsock.h
...
Removing redundant inclusion of headers for NetWare
ext/standard/lcg.c
NetWare LibC SDK sys/time.h implicitly includes sys/timval.h so nothing special needed for NetWare here.
--Kamesh
2005-07-25 13:12:10 +00:00
Ilia Alshanetsky
29bf2d3a09
Fixed bug in str_word_count() when charlist if specified and "word" starts
...
with a character found inside the charlist.
2005-07-23 19:44:13 +00:00
Dmitry Stogov
e4b1fb6455
Recursion protection
2005-07-21 07:18:02 +00:00
foobar
db138c59d4
MFB4_4: Fix compile problem with --regex=system on some systems
2005-07-18 23:17:24 +00:00
Dmitry Stogov
70bd938bbd
Fixed bug in new module statrup mechanism
2005-07-18 16:20:08 +00:00
Sara Golemon
67a66b858f
Pass context parameter through to xport_create
2005-07-15 15:45:43 +00:00