Christian Stocker
|
6f8746a14d
|
added test for exslt support
|
2003-11-21 12:22:48 +00:00 |
|
Christian Stocker
|
44ae81871b
|
- Added $proc->hasExsltSupport()
|
2003-11-21 12:21:35 +00:00 |
|
Ilia Alshanetsky
|
44a03df926
|
Cleaner patch for bug #26281.
|
2003-11-21 04:45:43 +00:00 |
|
|
7ed1525cf3
|
ChangeLog update
|
2003-11-21 01:31:47 +00:00 |
|
Hartmut Holzgraefe
|
ead7c2388d
|
debug mode no longer needed
|
2003-11-20 19:01:33 +00:00 |
|
Andi Gutmans
|
fea31127ec
|
- Fix Windows build
|
2003-11-20 09:14:51 +00:00 |
|
foobar
|
6f6df4f9a4
|
Removed entries which no longer have no function
|
2003-11-20 07:46:46 +00:00 |
|
|
eda457fe19
|
ChangeLog update
|
2003-11-20 01:32:12 +00:00 |
|
Sara Golemon
|
0101c27823
|
New function: headers_list(). Ennumerate headers sent to SAPI engine
|
2003-11-19 21:10:33 +00:00 |
|
Hartmut Holzgraefe
|
f992fbfa2c
|
proto fix
|
2003-11-19 20:13:49 +00:00 |
|
Hartmut Holzgraefe
|
7eb2471565
|
XSchema stuff finally done right ... (at least i hope so ...)
|
2003-11-19 19:55:13 +00:00 |
|
Hartmut Holzgraefe
|
8053a324aa
|
typo fix
|
2003-11-19 17:38:42 +00:00 |
|
Hartmut Holzgraefe
|
47ee4d5e88
|
regression test for bug # 26320
"strtotime() does not understand ISO6801 datetime format as used in XMLSchema"
|
2003-11-19 16:37:50 +00:00 |
|
Hartmut Holzgraefe
|
5339f9134f
|
Testcase done right ...
|
2003-11-19 16:19:28 +00:00 |
|
Hartmut Holzgraefe
|
8cc9c96cef
|
regression test for http://bugs.php.net/bug.php?id=26317
"military timezones and strtotime()"
|
2003-11-19 16:01:25 +00:00 |
|
Ilia Alshanetsky
|
44e180b286
|
Fixed bug #26309 (Fixed argument parsing for imageftbbox()).
|
2003-11-19 15:49:55 +00:00 |
|
Ilia Alshanetsky
|
2b7b909e16
|
Fixed bug #26285 (escapeshellarg() uses wrong quotes on windows).
|
2003-11-19 15:34:30 +00:00 |
|
Christian Stocker
|
b63803a06c
|
added exslt support
|
2003-11-19 12:07:59 +00:00 |
|
Andi Gutmans
|
2fefe6148b
|
- Commit patch by standards
|
2003-11-19 06:11:47 +00:00 |
|
foobar
|
398b9048dd
|
ws fix
|
2003-11-19 05:00:56 +00:00 |
|
foobar
|
56ca2bb6c1
|
- Fixed bug #26267 (gmp_random() leaks memory and does not produce random numbers)
# ..and mpz_random() is obsolete according to the GNU MP manual.
|
2003-11-19 04:44:06 +00:00 |
|
|
55b83c36e3
|
ChangeLog update
|
2003-11-19 01:36:15 +00:00 |
|
Ilia Alshanetsky
|
fdd902f0dd
|
Possible fix for bug #26281 & test case.
|
2003-11-19 00:41:14 +00:00 |
|
Marcus Boerger
|
a16ca5a1c2
|
Dont't stop if directory can't be openedbecause of user rights etc
|
2003-11-19 00:18:30 +00:00 |
|
foobar
|
9964911cb7
|
Fix build
|
2003-11-19 00:09:45 +00:00 |
|
Marcus Boerger
|
e9d0b04588
|
Must use hasNext() here
|
2003-11-18 22:34:51 +00:00 |
|
Marcus Boerger
|
43d4079590
|
update directory examples
|
2003-11-18 22:18:38 +00:00 |
|
Marcus Boerger
|
dc42ce8cf2
|
- Rename DirectoryTreeIterator to RecursiveDirectoryiterator (what it
effectively is).
- Add DirectoryIterator::__toString ->getFilename
- Add RecursiveDirecetoryIterator::__toString ->getPathname
- Add RecursiveIteratorIterator::getSubIterator.
|
2003-11-18 22:14:19 +00:00 |
|
Marcus Boerger
|
c21d597426
|
Add method alias macro
|
2003-11-18 19:18:54 +00:00 |
|
foobar
|
97886632ad
|
- Fix the parameter setting. (this function has 1 optional parameter)
|
2003-11-18 10:28:13 +00:00 |
|
Andi Gutmans
|
c0df450203
|
- Add E_STRICT, to be used to warn purists (like Jani :)
|
2003-11-18 09:25:04 +00:00 |
|
Uwe Schindler
|
26b5772455
|
change names to php5_xxx in NSAPI
|
2003-11-18 09:04:31 +00:00 |
|
Marcus Boerger
|
cf1a6108eb
|
Add new iterator test inspired by bug #26527
|
2003-11-18 07:33:30 +00:00 |
|
Marcus Boerger
|
1eaf126a7a
|
Backpatch the correct opcode for list(), property overloading needs more
opcodes (Bugfix #26257).
|
2003-11-18 07:19:55 +00:00 |
|
Hartmut Holzgraefe
|
45a07a546f
|
the military time zone offsets where pointing in the wrong direction
|
2003-11-18 06:46:07 +00:00 |
|
Hartmut Holzgraefe
|
f4d669d712
|
make strtotime() understand the datetime format used with XML Schema
|
2003-11-18 06:45:01 +00:00 |
|
Ilia Alshanetsky
|
2a58fb80e7
|
Fixed Bug #25694 (round() and number_format() give inconsistent results).
|
2003-11-18 02:50:41 +00:00 |
|
|
875695f680
|
ChangeLog update
|
2003-11-18 01:34:41 +00:00 |
|
Marcus Boerger
|
c978cc2ae8
|
Use correct order
|
2003-11-18 00:18:48 +00:00 |
|
foobar
|
ee997ddbfa
|
fix the docs
|
2003-11-18 00:06:37 +00:00 |
|
Marcus Boerger
|
b29834a5be
|
Use correct macro/function
|
2003-11-18 00:01:34 +00:00 |
|
Frank M. Kromann
|
02ea233faa
|
MFB: Fix for bug #25817
Check for a return value from a stored procedure right after fetching rows
Replace code with some Z_ macros
|
2003-11-17 20:56:53 +00:00 |
|
foobar
|
d240eea0d8
|
- Fixed bug #26253 (ext/tokenizer: build as shared extension fails)
|
2003-11-17 19:31:17 +00:00 |
|
Sebastian Bergmann
|
a10f238cb3
|
SAPI/Servlet has been moved to PECL.
|
2003-11-17 16:48:43 +00:00 |
|
Martin Jansen
|
6ff584e2fb
|
* Fix potential warning
|
2003-11-17 09:15:28 +00:00 |
|
Greg Beaver
|
137adbb708
|
necessary refinement
|
2003-11-17 06:07:15 +00:00 |
|
Greg Beaver
|
82bd0915f5
|
fix bug #248, --force does not work as expected
|
2003-11-17 05:56:50 +00:00 |
|
Greg Beaver
|
c05dfddda4
|
fix bug #249
|
2003-11-17 05:45:49 +00:00 |
|
Marcus Boerger
|
5757ae3d24
|
Rename ArrayClass to ArrayObject
|
2003-11-17 05:32:43 +00:00 |
|
Marcus Boerger
|
b904d296c9
|
Fix ArrayClass and provide missing has_dimension handler.
|
2003-11-17 05:25:47 +00:00 |
|