Dmitry Stogov
|
779e6d203e
|
Fixed bug #34064 (arr[] as param to function in class gives invalid opcode)
|
2005-08-10 10:39:55 +00:00 |
|
Marcus Boerger
|
3bc9bc5de8
|
- MFH estrdup/strndup change (as hinted by Andi)
|
2005-08-10 08:36:46 +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 |
|
Dmitry Stogov
|
f0f1557998
|
Fixed bug #34045 (Buffer overflow with serialized object)
|
2005-08-10 06:37:19 +00:00 |
|
Dmitry Stogov
|
1a29376c07
|
Fixed test file (.inc.php -> .php)
|
2005-08-10 06:10:04 +00:00 |
|
Andi Gutmans
|
995c3002aa
|
- This didn't end up being included
|
2005-08-09 22:23:01 +00:00 |
|
Marcus Boerger
|
1c7eb15eea
|
- MFH: PEAR uses .php not .inc.php (as discussed with Andi)
|
2005-08-09 21:13:04 +00:00 |
|
Derick Rethans
|
d55f456497
|
- MFH:
- Fixed TSRM issue.
- Added guessed timezone to phpinfo() output.
- Initialize is_dst in some cases.
- Corrected some test cases.
|
2005-08-09 21:10:22 +00:00 |
|
Sebastian Bergmann
|
96dfe589fe
|
Sync with config.m4.
|
2005-08-09 06:25:24 +00:00 |
|
Andi Gutmans
|
eeecc8a015
|
- No release today. Found a critical bug...
|
2005-08-09 05:40:56 +00:00 |
|
Andi Gutmans
|
01d8e59d3b
|
- RC1
|
2005-08-09 05:08:59 +00:00 |
|
SVN Migration
|
4571221d8e
|
This commit was manufactured by cvs2svn to create branch 'PHP_5_1'.
|
2005-08-08 23:59:05 +00:00 |
|
Andrei Zmievski
|
e623e5352d
|
Upgrade to PCRE version 6.2.
# Don't worry, upgrade for other branches is coming
|
2005-08-08 23:59:04 +00:00 |
|
Frank M. Kromann
|
1a7524d7c6
|
Make sure this works for multiple results as well
|
2005-08-08 23:09:06 +00:00 |
|
Frank M. Kromann
|
0030ec7f4e
|
Remove debug code and optimize a bit
|
2005-08-08 22:55:56 +00:00 |
|
Magnus M��tt�
|
1b31cbdf1a
|
makedev is a macro on several systems.
|
2005-08-08 21:44:58 +00:00 |
|
Frank M. Kromann
|
52e03bc612
|
News entry for Fix #32010
|
2005-08-08 21:35:03 +00:00 |
|
Frank M. Kromann
|
030542c238
|
Fix #32010. Leak in mssql_fetch_batch().
|
2005-08-08 21:32:18 +00:00 |
|
foobar
|
2e4d679629
|
BFNSF
|
2005-08-08 18:07:07 +00:00 |
|
Hartmut Holzgraefe
|
4ad526693c
|
finally!
cd some_extension
phpize
configure
make
make test # <<< THIS WORKS!!! :)
|
2005-08-08 17:57:35 +00:00 |
|
Hartmut Holzgraefe
|
d4fd9a58cf
|
put the -d extension loading options in the right place,
get rid of basename
|
2005-08-08 17:49:32 +00:00 |
|
foobar
|
98f245e5f9
|
Fix cleanup
|
2005-08-08 16:58:12 +00:00 |
|
foobar
|
000a9e3015
|
- Fixed problem with -dextension=foobar.so not having it's MINIT run.
|
2005-08-08 16:49:44 +00:00 |
|
Ilia Alshanetsky
|
919b0bd5b4
|
Adjust date("") handling.
|
2005-08-08 16:49:30 +00:00 |
|
foobar
|
ee5fd96e37
|
- Made it possible to do "make test" for phpized extensions
|
2005-08-08 16:06:49 +00:00 |
|
foobar
|
0f2986fe9d
|
- Show the dependancy name we could not find (req_mod is null here when it is not found :)
|
2005-08-08 14:25:05 +00:00 |
|
Dmitry Stogov
|
c9103e18b0
|
Automatic encoding/decoding of hexbin data type (base64 support is improved)
|
2005-08-08 09:53:58 +00:00 |
|
Hartmut Holzgraefe
|
621238a3c3
|
fix extension loading from command line, resources didn't work
(still related to Bug #33899)
|
2005-08-08 08:45:33 +00:00 |
|
|
9a469dadd5
|
ChangeLog update
|
2005-08-08 05:39:44 +00:00 |
|
foobar
|
34f1c973a9
|
BFN
|
2005-08-07 22:09:06 +00:00 |
|
foobar
|
df5cfe27b4
|
- Fixed bug #29334 (mail() provides incorrect message time header)
|
2005-08-07 22:06:29 +00:00 |
|
foobar
|
757a76df3f
|
Missing entry
|
2005-08-07 21:00:28 +00:00 |
|
Hartmut Holzgraefe
|
3052233876
|
configure.in scripts/Makefile.frag scripts/phpize.in
|
2005-08-07 20:47:29 +00:00 |
|
Ilia Alshanetsky
|
c59d0aeb0a
|
Update todo.
|
2005-08-07 18:33:45 +00:00 |
|
Hartmut Holzgraefe
|
47ae4b0cb9
|
typo fix
|
2005-08-07 15:13:50 +00:00 |
|
foobar
|
c1fee15561
|
This test failed because libxml versions differ..
|
2005-08-07 14:22:10 +00:00 |
|
Derick Rethans
|
46854447c5
|
- Fix skip-if comment.
|
2005-08-07 12:48:31 +00:00 |
|
|
ae7ba4bf58
|
ChangeLog update
|
2005-08-07 05:35:13 +00:00 |
|
Pierre Joye
|
a26f8ca351
|
- each file needs a role
NB: "Fix" 1.4 to do what 1.3 does
|
2005-08-07 00:50:36 +00:00 |
|
Pierre Joye
|
e451fb4a42
|
- add package2.xml
|
2005-08-06 23:31:12 +00:00 |
|
Pierre Joye
|
b345d31ffd
|
- prepare release
|
2005-08-06 23:30:50 +00:00 |
|
Edin Kadribasic
|
017df4e790
|
Mention new library bundle on windows
|
2005-08-06 23:30:49 +00:00 |
|
Pierre Joye
|
b80eaf1721
|
- fix examples
|
2005-08-06 23:09:29 +00:00 |
|
foobar
|
97d493effb
|
BFN
|
2005-08-06 22:31:43 +00:00 |
|
Edin Kadribasic
|
6e5ddd7b30
|
Only link zlib if we dont compile it in (#3406)
|
2005-08-06 22:20:06 +00:00 |
|
Edin Kadribasic
|
36cc9d0d42
|
Add missing export
|
2005-08-06 22:18:41 +00:00 |
|
Rob Richards
|
c47f0cc73b
|
fix tests
|
2005-08-06 18:23:40 +00:00 |
|
Andrey Hristov
|
f25c366a73
|
add a comment
|
2005-08-06 16:56:42 +00:00 |
|
Andrey Hristov
|
313ff9998e
|
add error checking
|
2005-08-06 16:38:48 +00:00 |
|