index
:
php
PHP-5.3
PHP-5.4
dev/master/ldap-vlv
dev/php-5.3/ldap-vlv
dev/php-5.4/ldap-vlv
master
PHP Development
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-03
- MFH Really allow SXE being shared by not using anything from it directly in...
Marcus Boerger
5
-18/+60
2005-10-03
- Synch (to decrease number of diffs)
Marcus Boerger
1
-6/+8
2005-10-03
- MFH change require to require_once
Marcus Boerger
33
-33/+33
2005-10-03
MFH: GLOBALS protection for extract() function.
Ilia Alshanetsky
1
-0/+4
2005-10-03
- MFH Update example
Marcus Boerger
1
-4/+48
2005-10-03
- MFH: Only use external database when it is newer than the builtin one.
Derick Rethans
1
-2/+6
2005-10-03
- MFH: Allow an external Timezone Database to be used.
Derick Rethans
9
-140/+199
2005-10-03
MFH (Bug #34643 wsdl default value)
Dmitry Stogov
3
-1/+5
2005-10-03
- MFH Fix issue with RecursiveArrayIterator::getChildren()
Marcus Boerger
3
-6/+9
2005-10-03
MFH: Fixed memory leak.
Ilia Alshanetsky
1
-0/+3
2005-10-03
fix type
Wez Furlong
1
-1/+1
2005-10-02
- MFH add new example
Marcus Boerger
1
-0/+84
2005-10-02
Fix Bug #34687; error information from query() not passed back
Wez Furlong
4
-12/+63
2005-10-02
- MFH PDOException base
Marcus Boerger
4
-3/+43
2005-10-02
- Add PDO::setAttribute(PDO::ATTR_STATEMENT_CLASS)
Marcus Boerger
3
-6/+252
2005-10-02
- MFH Add new example
Marcus Boerger
1
-0/+48
2005-10-01
use the right macro for these
Wez Furlong
2
-2/+2
2005-10-01
- SPL may extend SimpleXML (if present)
Marcus Boerger
1
-1/+0
2005-10-01
- Allow xpl/simplexml integration with simplexml being built shared
Marcus Boerger
2
-4/+8
2005-10-01
- Implemented better timezone guessing algorithm.
Derick Rethans
10
-457/+1887
2005-10-01
Allow compilation with PHP 5.0.x
Wez Furlong
2
-9/+32
2005-09-30
- #33125, imagecopymergegray produces mosaic rainbow effect
Pierre Joye
1
-4/+7
2005-09-30
Fix for PECL #5433 (rowCount() not set)
Wez Furlong
1
-0/+4
2005-09-29
- TSRM fix
Marcus Boerger
2
-2/+2
2005-09-29
Removed unnecessary component that accidentally snuck-in
Ilia Alshanetsky
1
-9/+0
2005-09-29
MFH:
Ilia Alshanetsky
1
-4/+27
2005-09-29
Fixed wrong array autodetection
Dmitry Stogov
1
-4/+12
2005-09-28
MFH: Fixed possible GLOBALS variable override when register_globals are ON.
Ilia Alshanetsky
1
-6/+8
2005-09-28
Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception)
Dmitry Stogov
4
-4/+229
2005-09-27
Fixed bug #34643 (wsdl default value has no effect)
Dmitry Stogov
3
-0/+100
2005-09-26
ensure that this size is initialized correctly
Wez Furlong
1
-1/+5
2005-09-26
Touch generated file
Ilia Alshanetsky
1
-1/+1
2005-09-26
MFH: upgraded bundled libsqlite3 to version 3.2.7
Ilia Alshanetsky
41
-4158/+4834
2005-09-26
- MFH: Reset global pointer to NULL after mem free (required for apache 1.3)
Marcus Boerger
1
-0/+2
2005-09-26
Fixed bug #34645 (ctype corrupts memory when validating large numbers).
Ilia Alshanetsky
2
-18/+34
2005-09-25
- Try to fix bugs #34216 (Segfault with autoload) and #34584 (Segfault with
Marcus Boerger
3
-26/+162
2005-09-25
MFH: Fixed bug #34321 (Possible crash in filter code).
Ilia Alshanetsky
1
-1/+1
2005-09-25
reinstate this fix for building against PHP 5.0.x.
Wez Furlong
1
-1/+1
2005-09-25
Fixup LOB handling for inserts (refs #34630).
Wez Furlong
1
-1/+43
2005-09-25
refs #34630.
Wez Furlong
2
-2/+18
2005-09-24
- MFH: Rename here too
Marcus Boerger
1
-1/+1
2005-09-24
Revert the "fix". It works fine when you use PHP_5_1
foobar
1
-1/+1
2005-09-24
fix typo
foobar
4
-4/+4
2005-09-24
- MFH: Serializeable was renamed to Serializable long ago
Marcus Boerger
1
-1/+1
2005-09-24
99% certain that this fixes PECL #5366 and PECL #5391.
Wez Furlong
1
-1/+1
2005-09-24
Refs #34630
Wez Furlong
1
-5/+20
2005-09-24
a test for bug #34630
Wez Furlong
1
-0/+39
2005-09-24
Refs #34630
Wez Furlong
1
-0/+16
2005-09-24
Allow php extensions to use php_escape_shell_cmd() and php_escape_shell_arg()...
Edin Kadribasic
1
-2/+2
2005-09-24
Build PDO and SQLite as shared
Edin Kadribasic
2
-2/+2
[next]