Matt Wilmas
|
c4e406d24d
|
MFH: Fix loss of backslash at end of heredoc; For bug #44830 (Very minor issue with backslash in heredoc)
|
2008-05-09 10:27:51 +00:00 |
|
Matt Wilmas
|
805b6dd3b5
|
MFH: Fixed bug #44681 (Resources used as array keys get converted to 0)
|
2008-05-09 09:23:03 +00:00 |
|
Ant Phillips
|
863d975196
|
Collect all the open_basedir security tests into one place
|
2008-05-09 08:39:44 +00:00 |
|
Felipe Pena
|
3e56d46fa1
|
- Use PHP_DEP_FE and PHP_DEP_FALIAS (magic_quotes related functions)
|
2008-05-08 22:21:19 +00:00 |
|
Felipe Pena
|
1e650ca32d
|
- MFH: Fixed detection of invalid class name
|
2008-05-08 18:51:28 +00:00 |
|
Felipe Pena
|
3725d115a8
|
- MFH: Fixed data size
|
2008-05-08 18:28:25 +00:00 |
|
Etienne Kneuss
|
03463d557b
|
Sync spl tests with HEAD
|
2008-05-08 12:02:17 +00:00 |
|
Dmitry Stogov
|
1f3a661337
|
Fixed test
|
2008-05-08 09:15:38 +00:00 |
|
Antony Dovgal
|
4291646858
|
fix test
|
2008-05-08 07:09:10 +00:00 |
|
Matt Wilmas
|
01afb02bad
|
Fix build
|
2008-05-08 04:23:26 +00:00 |
|
Ilia Alshanetsky
|
9c63b618dd
|
Kill unused vars
|
2008-05-07 23:45:28 +00:00 |
|
Hannes Magnusson
|
3dfa7349ad
|
new ini_get_all() parameter
|
2008-05-07 20:04:05 +00:00 |
|
Antony Dovgal
|
046e79ddb5
|
MFH
|
2008-05-07 16:01:37 +00:00 |
|
David Coallier
|
70518d4aa1
|
- Added NEWS item for fixation of bug 44811
|
2008-05-07 15:27:25 +00:00 |
|
Antony Dovgal
|
a4e272c241
|
rename the test
|
2008-05-07 15:23:31 +00:00 |
|
David Coallier
|
c5b386b8a3
|
- Fixed bug #44811 (Improve error message when creating a new SoapClient that contains invalid data)
|
2008-05-07 15:23:10 +00:00 |
|
Andrey Hristov
|
8256272540
|
Update mysqlnd
|
2008-05-07 15:14:26 +00:00 |
|
David Coallier
|
fb2ae8ee73
|
- Bug #44811 (Improved error message for creating invalid new SoapClient)
|
2008-05-07 15:14:16 +00:00 |
|
Felipe Pena
|
fd4e87c5d4
|
- New tests
|
2008-05-07 14:10:03 +00:00 |
|
Dmitry Stogov
|
5521912b15
|
Use IS_CV for dirrent access to $this variable
|
2008-05-07 12:04:39 +00:00 |
|
Etienne Kneuss
|
06cef68307
|
Add consistency with the flag
|
2008-05-06 23:08:06 +00:00 |
|
Ilia Alshanetsky
|
f5a90feff0
|
Fixed bug #44836 (putenv() crashes, avoid direct reference of environ in
POSIX systems)
# Original patch by delphij at FreeBSD dot org
|
2008-05-06 18:01:32 +00:00 |
|
Andrey Hristov
|
259b652b2e
|
Make mysqli compilable in a 5_2 environment. Some want to use mysqlnd+mysqli
with 5_2. This won't hurt 5_2 in any way. Won't be MFB-ed because HEAD is
completely different.
|
2008-05-06 17:05:14 +00:00 |
|
Dmitry Stogov
|
0639a847ce
|
Use lazy symbol table initialization for op_arrays called from internal php functions
|
2008-05-06 17:00:56 +00:00 |
|
Dmitry Stogov
|
10aa1146ab
|
Fixed possible memory leak
|
2008-05-06 16:59:38 +00:00 |
|
Dmitry Stogov
|
833e01343d
|
GC fix
|
2008-05-06 16:03:16 +00:00 |
|
Kalle Sommer Nielsen
|
ec4c40aa00
|
Fixed odd errors caused by last commit
|
2008-05-06 11:59:00 +00:00 |
|
Kalle Sommer Nielsen
|
ed7e0c0dff
|
* Changed php_*h() to be static
* Changed NEWS entry to be say 'native' insted of 'Windows' (ref. *h())
|
2008-05-06 10:55:49 +00:00 |
|
Dmitry Stogov
|
f852ae4985
|
Regenerate zend_vm_execute.h
|
2008-05-06 09:41:39 +00:00 |
|
Rasmus Lerdorf
|
ee4a691627
|
There is no domainname element in utsname on OSX
|
2008-05-05 21:26:46 +00:00 |
|
Antony Dovgal
|
a00f016648
|
add atanh() for real
|
2008-05-05 11:28:11 +00:00 |
|
Dmitry Stogov
|
1b317f1526
|
- Use ZEND_FREE() opcode instead of ZEND_SWITCH_FREE(IS_TMP_VAR)
- Fixed bug #44913 (Segfault when using return in combination with nested loops
and continue 2)
|
2008-05-05 11:03:35 +00:00 |
|
Derick Rethans
|
af371c9f5e
|
- Fixed build.
|
2008-05-05 10:09:54 +00:00 |
|
Dmitry Stogov
|
5a0253c14c
|
Support for old-style constructors in namespaces
|
2008-05-05 09:44:39 +00:00 |
|
Kalle Sommer Nielsen
|
f61731874a
|
Merge PHP_5_3 - Implemented Windows support for asinh(), acosh(), atanh(), log1p() and expm1()
[DOC] Merge_5_3
|
2008-05-05 07:29:41 +00:00 |
|
Etienne Kneuss
|
94697acff9
|
MFH: Fix protos
|
2008-05-04 21:17:33 +00:00 |
|
Derick Rethans
|
f533671711
|
- MFH: Added support for "<xth> <weekday of" and "last <weekday> of" phrases to
be used with months - like in "last saturday of februari 2008".
|
2008-05-04 20:52:56 +00:00 |
|
Rob Richards
|
87922550b0
|
MFH: fix bug #44891 Memory leak using registerPHPFunctions and XSLT Variable
|
2008-05-04 15:14:23 +00:00 |
|
Antony Dovgal
|
7633511047
|
fix compile warnings
|
2008-05-04 11:26:50 +00:00 |
|
Derick Rethans
|
c06ab8ca23
|
- MFH: Added support for using ISO 8601 time intervals to define a DatePeriod
iterator.
#- @doc
|
2008-05-04 10:00:01 +00:00 |
|
Antony Dovgal
|
b5b865e667
|
MFH: fix folding
|
2008-05-04 09:34:16 +00:00 |
|
Steph Fox
|
fe4a9a3fc4
|
- Introducing nmake clean-all
- This should probably be merged with nmake clean, but I've no way to test the impact on distro builds.
|
2008-05-03 21:12:55 +00:00 |
|
Zoe Slattery
|
09aa62229a
|
Committing corrected test from Eric Stewart
|
2008-05-03 20:36:36 +00:00 |
|
Felipe Pena
|
5bab5da3f3
|
BFN: #44899
|
2008-05-03 16:11:56 +00:00 |
|
Etienne Kneuss
|
57b8e83945
|
MFH: Fix #44484 (define SimpleXMLElement::__toString())
|
2008-05-03 15:09:37 +00:00 |
|
Derick Rethans
|
04929019d2
|
- Tabs to spaces.
|
2008-05-03 11:08:09 +00:00 |
|
Derick Rethans
|
c36edb6a20
|
- Added support for using an end date to limit the amount of recursions
with the DatePeriod iterator.
#- @doc
|
2008-05-03 10:59:36 +00:00 |
|
Derick Rethans
|
76708f3c2e
|
- MFH: Fixed weekdays adding/subtracting algorithm.
|
2008-05-03 10:04:37 +00:00 |
|
Felipe Pena
|
a578b0cbcc
|
- MFH: Fixed bug #44899 (__isset usage changes behavior of empty()) (patch by Etienne Kneuss)
|
2008-05-03 00:38:55 +00:00 |
|
Antony Dovgal
|
a72b8f96ed
|
fix build
|
2008-05-02 23:05:05 +00:00 |
|