Derick Rethans
a2c4aeb659
- Roll back to -dev
2004-12-01 14:44:54 +00:00
Dmitry Stogov
239e693751
Fixed bug #29883 (isset gives invalid values on strings).
2004-12-01 14:01:58 +00:00
Derick Rethans
039dd23c03
- MF43: Update install instructions
2004-12-01 09:15:38 +00:00
Andi Gutmans
1d23c4d551
- Go with 5.0.3RC1
2004-11-30 01:39:18 +00:00
Derick Rethans
2082e22123
- MFH: Added testcase for bug #30695
2004-11-29 10:15:16 +00:00
SVN Migration
62f1637939
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
2004-11-29 10:15:05 +00:00
Derick Rethans
96cae711b9
- MF43: Revert Joe's work around a bug in GCC patch as it breaks too many things.
2004-11-29 09:39:57 +00:00
Sergey Kartashoff
3886f88503
- MnoGoSearch extension updated to fix compilation issues with
...
mnogosearch-3.2.25+
2004-11-28 20:04:03 +00:00
Antony Dovgal
d030269743
BFN
2004-11-28 17:13:49 +00:00
Antony Dovgal
61e2b771d4
MFH: fix #29954 (array_reduce segfaults when initial value is array)
2004-11-28 17:04:18 +00:00
Stefan Esser
2e9541bef5
MFH
2004-11-28 13:34:01 +00:00
Antony Dovgal
43b6cc62b1
MFH: fix #30314
2004-11-28 13:22:11 +00:00
Stefan Esser
ab4bfa115c
MFH
2004-11-28 12:44:42 +00:00
Ilia Alshanetsky
3a2fb113bc
MFH: Improve offset check inside shmop_write().
2004-11-27 18:18:09 +00:00
Marcus Boerger
bdad6ef8c1
- Nowadays we drop fixes :-)
2004-11-27 10:14:20 +00:00
Zeev Suraski
59b098a525
Reverting get_method() signature change
...
@ Guys - I did my best to look for all of the changed places,
@ but I may have missed something. If you remember other places
@ which were changed that I haven't reverted, please fix or let me know.
@ Also - Marcus, please take a look at SPL - as this particular
@ implementation took advantage of the signature change, the way I 'fixed'
@ it may very well be incorrect
2004-11-25 20:28:37 +00:00
Zeev Suraski
a7cb6a8808
Reverting get_method() signature change
2004-11-25 20:26:48 +00:00
Ilia Alshanetsky
271e7df5eb
MFH: Fixed compilation when PHP is built in separate directory.
2004-11-24 23:12:57 +00:00
Marcus Boerger
0a60e71454
- BFN
2004-11-24 20:00:52 +00:00
Marcus Boerger
4163964612
- MFH Bugfix #30856
2004-11-24 19:59:28 +00:00
SVN Migration
29cd249649
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
2004-11-24 19:56:26 +00:00
Dmitry Stogov
f444b875b0
Test was fixed.
2004-11-23 17:22:13 +00:00
Derick Rethans
9327ad7d07
- MFH: We need to install these headers too
2004-11-23 13:06:16 +00:00
Edin Kadribasic
74d23c256b
MFH
2004-11-23 12:07:25 +00:00
Derick Rethans
68aff652b9
- MFH: export "php_iconv_string()"
2004-11-23 09:45:33 +00:00
Derick Rethans
aa06288173
- MFH: Added testcase for bug #28599
2004-11-23 09:44:20 +00:00
SVN Migration
77c460b59f
This commit was manufactured by cvs2svn to create branch 'PHP_5_0'.
2004-11-23 09:40:09 +00:00
Andi Gutmans
d09c0303b8
- Don't use that ZTS connection pooling code until decided what to do with
...
- this problem.
2004-11-22 21:46:49 +00:00
Frank M. Kromann
7064084418
MFH: Fix #30860 configure fails when tds is compiled as shared
2004-11-22 19:45:17 +00:00
Dmitry Stogov
d605aa7846
Test was fixed.
2004-11-22 17:43:31 +00:00
Dmitry Stogov
36a5a19c48
Skip condition was fixed.
2004-11-22 15:15:31 +00:00
Dmitry Stogov
71f00b6ab2
Tests were fixed.
2004-11-22 15:14:14 +00:00
Rob Richards
3bdc15821f
MFH: internal entities expanded if no default handler but cdata handler exists
2004-11-21 14:26:26 +00:00
Antony Dovgal
3222f1defb
fix yet another typo
2004-11-21 13:35:50 +00:00
Antony Dovgal
b65cff0f53
fix typo (bug #30857 )
2004-11-21 13:34:02 +00:00
Stefan Esser
4e5296741d
MFH
2004-11-20 20:16:27 +00:00
Rob Richards
7ec21cca55
MFH: fix crash when calling com methods
...
- due to change in Zend
2004-11-20 11:41:24 +00:00
Antony Dovgal
acab9b33be
BFN
2004-11-19 17:18:09 +00:00
Antony Dovgal
bb7515902c
MFH: fix bug #30587 (array_multisort doesn't separate zvals before changing them)
2004-11-19 16:57:06 +00:00
Rob Richards
8d3bd0f4f7
BFN
2004-11-18 20:17:08 +00:00
Rob Richards
40d8309354
MFH: Fixed bug #30061 (xml_set_start_namespace_decl_handler not called)
...
hopefully resolve a bunch of entity issues
2004-11-18 20:16:45 +00:00
Rob Richards
62f3ccdea9
MFH: prototype fixes (Jakub Vrána)
2004-11-18 19:55:00 +00:00
Rob Richards
77598e0382
BFN and re-order news
2004-11-18 18:28:03 +00:00
Rob Richards
d67ee093e8
MFH: Fixed bug #30832 ("!" stripped off comments in xml parser)
...
reset sax->initialized flag when not using SAX2
2004-11-18 18:26:59 +00:00
Rob Richards
69644e9272
MFH: fix SAX2 handling to work with libxml 2.6.16
2004-11-18 16:36:34 +00:00
Antony Dovgal
fbb708e211
MFH: run-test2 should be able to emulate POST & GET in the same time
2004-11-18 16:23:40 +00:00
Ilia Alshanetsky
797a132d51
MFH: Gracefully handle allocation failure.
2004-11-17 23:42:28 +00:00
Stanislav Malyshev
3241d7fc46
fix #30543
2004-11-17 12:39:52 +00:00
Dmitry Stogov
a8a3ae8566
namespace was renamed
2004-11-17 06:19:12 +00:00
Edin Kadribasic
f65691dc68
Fix build here too
2004-11-17 00:24:42 +00:00