|
1e97cb938e
|
ChangeLog update
|
2003-09-20 00:32:02 +00:00 |
|
Tomas V.V.Cox
|
926cfa307c
|
RFC about PECL binary creation and distribution
|
2003-09-19 16:50:17 +00:00 |
|
Ilia Alshanetsky
|
ace85c9015
|
MFB: Add myself to credits
|
2003-09-19 12:24:51 +00:00 |
|
Derick Rethans
|
a4f4e9aed4
|
- Fixed typo
|
2003-09-19 12:24:06 +00:00 |
|
foobar
|
a853d30c26
|
Is the version 5 now? :)
|
2003-09-19 09:02:14 +00:00 |
|
foobar
|
55dfa3722d
|
MFB
|
2003-09-19 05:35:50 +00:00 |
|
Ilia Alshanetsky
|
2998eeaf0d
|
Fixed bug #25570 (Possible crash in apache2handler when zend_bailout called
outside of zend_try {} block).
|
2003-09-19 00:44:50 +00:00 |
|
|
42758e6ebd
|
ChangeLog update
|
2003-09-19 00:33:52 +00:00 |
|
Sara Golemon
|
0a3bc21c5c
|
Manageability
|
2003-09-18 17:51:55 +00:00 |
|
Sara Golemon
|
17c3560d33
|
Added ftp_alloc()
|
2003-09-18 17:37:23 +00:00 |
|
Sara Golemon
|
c553af47e0
|
Add ftp_alloc() for servers which require client to predeclare filesize to be sent.
|
2003-09-18 17:36:08 +00:00 |
|
Marcus Boerger
|
3efe102a48
|
Nuke vars no longer needed
|
2003-09-18 17:13:59 +00:00 |
|
Marcus Boerger
|
cd021cfb3a
|
Go with studlyCaps
|
2003-09-18 16:26:29 +00:00 |
|
Marcus Boerger
|
7b3e84871e
|
Go with studlyCaps
|
2003-09-18 16:20:42 +00:00 |
|
Marcus Boerger
|
5b3bb16530
|
Go with studlyCaps
|
2003-09-18 12:09:55 +00:00 |
|
Marcus Boerger
|
f8a376fe8e
|
Change tostring() into __toString() to match method name used in casting.
|
2003-09-18 11:55:57 +00:00 |
|
Marcus Boerger
|
71ba442768
|
Fallback to default behaviour for unsupported object type conversions
|
2003-09-18 11:50:05 +00:00 |
|
Marcus Boerger
|
d7fdf15a41
|
- Allow partial type conversion support for objects.
- Add support for object to string conversion from userspace by method
__toString() and add a test.
|
2003-09-18 11:38:33 +00:00 |
|
Marcus Boerger
|
87045df4ce
|
Add missing check
|
2003-09-18 10:21:38 +00:00 |
|
Greg Beaver
|
1433d789a5
|
add rollback for installed_as
|
2003-09-18 04:32:56 +00:00 |
|
Greg Beaver
|
d560e49713
|
add rollback test for installed_as
|
2003-09-18 04:32:46 +00:00 |
|
Greg Beaver
|
c6d102bfe4
|
finished transaction tests
|
2003-09-18 04:24:25 +00:00 |
|
Greg Beaver
|
103bab81a3
|
unit testing finds another bug :)
another case that would cause an endless loop in installed_as file transaction
|
2003-09-18 03:59:22 +00:00 |
|
|
77669838d0
|
ChangeLog update
|
2003-09-18 00:32:25 +00:00 |
|
Ilia Alshanetsky
|
855015ecd0
|
When track_errors was enabled, we tried to assign value already freed char.
|
2003-09-18 00:04:57 +00:00 |
|
Marcus Boerger
|
909bd62a43
|
Show name of missing function as typed
|
2003-09-17 11:06:11 +00:00 |
|
Marcus Boerger
|
755c404d08
|
Use studlyCaps in exception class
|
2003-09-17 10:15:00 +00:00 |
|
Marcus Boerger
|
46b8801b35
|
Go with studlyCaps in error messages/backtrace/reflection output
|
2003-09-17 10:14:12 +00:00 |
|
Ilia Alshanetsky
|
a7f2ec3cdb
|
Fixed compile warnings. HAVE_ defines cannot work without the header that
defines them.
|
2003-09-17 05:42:57 +00:00 |
|
Ilia Alshanetsky
|
d62c9f33d9
|
regex_t is used by both Apache & mbregex. This little check prevent compile
failure, while php is compiled as dso module & mbstring is enabled.
|
2003-09-17 05:42:08 +00:00 |
|
foobar
|
3bb2c57279
|
MFB
|
2003-09-17 05:29:31 +00:00 |
|
Greg Beaver
|
0e957bedc8
|
add rmdir test, add comment to remind me to finish installed_as test before moving on to next one
|
2003-09-17 03:44:25 +00:00 |
|
Greg Beaver
|
9a4453ee62
|
modify chmod test to be truly permissions-filesystem-based-specific
|
2003-09-17 03:31:59 +00:00 |
|
Greg Beaver
|
5e63a153c8
|
more file transaction tests
|
2003-09-17 03:29:55 +00:00 |
|
Greg Beaver
|
c71d1bc43d
|
oops - params are reversed, my bad
|
2003-09-17 03:22:55 +00:00 |
|
Greg Beaver
|
1b47706fff
|
bug in chmod file transaction operation error message
bug in chmod file transaction test - was testing the perms to see if they were a writable file
|
2003-09-17 03:19:47 +00:00 |
|
Greg Beaver
|
15c04ee52a
|
phpdoc error
|
2003-09-17 03:13:56 +00:00 |
|
Ard Biesheuvel
|
0cce471b0a
|
Link to fbclient.dll if available
Add client lib name to dll version info
|
2003-09-17 01:25:08 +00:00 |
|
|
328a6b862a
|
ChangeLog update
|
2003-09-17 00:31:56 +00:00 |
|
Greg Beaver
|
e91c4067e4
|
cut-and-paste error
|
2003-09-17 00:02:45 +00:00 |
|
Greg Beaver
|
13bf53b658
|
correct typo "committed"
add error checking to commitFileTransaction()
|
2003-09-17 00:00:40 +00:00 |
|
Greg Beaver
|
7a0fcc45a8
|
some beginning tests for commitFileTransaction()
|
2003-09-17 00:00:21 +00:00 |
|
Greg Beaver
|
1b76db05e7
|
adding transaction test file (unfinished)
|
2003-09-16 23:43:47 +00:00 |
|
Greg Beaver
|
a5b67714ae
|
Document addFileOperation()
Add basic test for invalid input, since it is a public method
|
2003-09-16 23:42:16 +00:00 |
|
Ard Biesheuvel
|
b9a208d821
|
Use isc_get_version() for client lib info if available
|
2003-09-16 20:28:27 +00:00 |
|
Hartmut Holzgraefe
|
92b237f4c3
|
proto fix
|
2003-09-16 19:45:22 +00:00 |
|
Marcus Boerger
|
d2088841a4
|
- Make it clear whether it is an interface or a class
- Fix static properties
|
2003-09-16 19:31:45 +00:00 |
|
Ard Biesheuvel
|
be16d129c5
|
Check for Firebird libfbclient.so first
|
2003-09-16 19:25:11 +00:00 |
|
Tomas V.V.Cox
|
4920ac3362
|
more debug code removed *sigh*
|
2003-09-16 16:53:11 +00:00 |
|
Tomas V.V.Cox
|
cdcc98141e
|
removed debug code
|
2003-09-16 16:49:26 +00:00 |
|