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 |
|
Ilia Alshanetsky
|
ace83a8262
|
Silence warning.
|
2003-11-17 04:54:27 +00:00 |
|
Stig Bakken
|
c67848319a
|
* "chmod +x" when extracting archived executable files
|
2003-11-17 02:27:23 +00:00 |
|
|
1dbb879bdc
|
ChangeLog update
|
2003-11-17 01:31:45 +00:00 |
|
Marcus Boerger
|
54352a63ad
|
Fix RecursiveIteratorIterator
|
2003-11-17 00:57:01 +00:00 |
|
Marcus Boerger
|
3bfa497254
|
WS
|
2003-11-17 00:56:15 +00:00 |
|
Marcus Boerger
|
883777623a
|
Make it an interface with an code example as comment
|
2003-11-17 00:55:37 +00:00 |
|
Marcus Boerger
|
39df192788
|
Correct destruction
|
2003-11-17 00:36:41 +00:00 |
|
Ilia Alshanetsky
|
8845a0300f
|
Added myself to credits.
|
2003-11-16 20:43:57 +00:00 |
|
|
8711f1ca1f
|
ChangeLog update
|
2003-11-16 01:32:53 +00:00 |
|
Frank M. Kromann
|
4394ccf358
|
Fix win32 compilation. This will import the core_globals_id
|
2003-11-15 05:42:57 +00:00 |
|
|
9ae0d49814
|
ChangeLog update
|
2003-11-15 01:31:51 +00:00 |
|
Frank M. Kromann
|
72297f444b
|
Adding missing class init's for new ming 0.3a functions
|
2003-11-15 00:53:39 +00:00 |
|
Ilia Alshanetsky
|
c53b53f926
|
Rename nanosleep() to time_nanosleep().
|
2003-11-14 22:55:54 +00:00 |
|
Moriyoshi Koizumi
|
6b7bd4be8f
|
ctime (#10) may differ on several filesystems.
# I confirmed it on Darwin
|
2003-11-14 08:59:30 +00:00 |
|
Marcus Boerger
|
86676d4d12
|
Adjust to latest conversion cast changes
|
2003-11-14 07:41:05 +00:00 |
|
foobar
|
8fec4cc3ec
|
Missing "confdefs.h" in the cleanup-files-list
|
2003-11-14 03:21:00 +00:00 |
|
|
4d16f8f4bc
|
ChangeLog update
|
2003-11-14 01:31:43 +00:00 |
|
Ilia Alshanetsky
|
64bc9176e1
|
Fixed bug #26235 (yp_first/yp_next do not specify correct key length).
|
2003-11-14 00:32:25 +00:00 |
|
Marcus Boerger
|
3733cf409e
|
Fix testcase name
|
2003-11-13 21:16:57 +00:00 |
|
Rasmus Lerdorf
|
8afe759fa8
|
proto fix
|
2003-11-13 20:55:00 +00:00 |
|
Moriyoshi Koizumi
|
47c38dcd55
|
BFN
|
2003-11-13 20:54:25 +00:00 |
|
Moriyoshi Koizumi
|
138b1c7be3
|
Bugfix #26156 (REPLACE_ZVAL_VALUE works on uninit stack-based zvals)
|
2003-11-13 20:53:55 +00:00 |
|
Marcus Boerger
|
2b35596d7f
|
Fix classname, CDATA handling (semantically identical to text) and
iterators (Return sub elements as objects, converted to string you get
the text).
|
2003-11-13 20:32:38 +00:00 |
|
Marcus Boerger
|
2bed6c2b8a
|
Proto fixes (Friedhelm Betz <holliwell|gmx.net>)
|
2003-11-13 19:08:41 +00:00 |
|
John Coggeshall
|
365f0638fc
|
Releasing 1.0....
|
2003-11-13 17:50:39 +00:00 |
|
foobar
|
4eab4158cd
|
- Fixed build of shared extensions which require openssl and when you only
have static openssl libraries.
|
2003-11-13 14:17:47 +00:00 |
|
Edin Kadribasic
|
45f12cc61f
|
Windows compile fix (patch by sfox@php.net).
|
2003-11-13 10:32:05 +00:00 |
|
Marcus Boerger
|
a18bd05f32
|
Bugfix #25794: Cannot open existing hash db3 file with write
|
2003-11-13 08:59:02 +00:00 |
|
Marcus Boerger
|
58246412a7
|
IteratorAggregate::getIterator() cannot return anythingy else than objects
|
2003-11-13 08:23:49 +00:00 |
|
Marcus Boerger
|
4d752bd78e
|
Pass eof
|
2003-11-13 07:53:15 +00:00 |
|
Andi Gutmans
|
db2a1f4590
|
- Make sure internal clasess are malloced
|
2003-11-13 06:40:34 +00:00 |
|
|
bfd79169c2
|
ChangeLog update
|
2003-11-13 01:31:49 +00:00 |
|
Ilia Alshanetsky
|
127ed194b7
|
Added configure check for nanosleep() availability.
|
2003-11-12 23:43:46 +00:00 |
|
foobar
|
32b5a41941
|
- Fixed bug #26072 (--disable-libxml does not work).
|
2003-11-12 23:42:38 +00:00 |
|
Marcus Boerger
|
81d1a19d0b
|
Bugfix #26216: ("getimagesize(): stream does not support seeking" when
using remote files)
|
2003-11-12 22:51:22 +00:00 |
|
Stefan Esser
|
befbd6d793
|
Fix odd increments to repair the boundary checks.
|
2003-11-12 22:34:58 +00:00 |
|
Ilia Alshanetsky
|
3691ab699c
|
Added nanosleep(), in addition to allowing setting of very short states.
This function is signal safe.
|
2003-11-12 22:02:37 +00:00 |
|
Jay Smith
|
544fe688c5
|
Plugged a small memleak when errstr isn't efree()'d.
|
2003-11-12 22:01:02 +00:00 |
|
Marcus Boerger
|
9e865e4fb4
|
Update
|
2003-11-12 21:48:19 +00:00 |
|
Marcus Boerger
|
daaef88047
|
Add helper function that splits inifile keys into an array which again
can be used in dba_fetch calls.
|
2003-11-12 21:43:03 +00:00 |
|