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
2010-04-21
Removed register_globals
Kalle Sommer Nielsen
26
-286/+68
2010-04-20
Hardening the reads of mysqlnd.
Andrey Hristov
1
-45/+102
2010-04-20
put the trigger in the right place
Andrey Hristov
1
-1/+1
2010-04-20
It is possible that change user tries an user who has old password.
Andrey Hristov
3
-0/+6
2010-04-20
- Improve test
Felipe Pena
1
-0/+13
2010-04-20
- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)
Felipe Pena
2
-3/+30
2010-04-20
- Fixed bug #51607 (pg_copy_from does not allow schema in the tablename argum...
Felipe Pena
1
-6/+2
2010-04-20
Fixed bug #49700 (memory leaks in php_date.c if garbage collector is enabled)
Dmitry Stogov
2
-2/+17
2010-04-20
- Fixed bug #51609 (pg_copy_to: Invalid results when using fourth parameter)
Felipe Pena
1
-2/+5
2010-04-20
- Fix copyrights
Felipe Pena
27
-54/+54
2010-04-20
fix build
Antony Dovgal
1
-1/+1
2010-04-20
- Fixed bug #51608 (pg_copy_to: WARNING: nonstandard use of \\ in a string li...
Felipe Pena
1
-2/+2
2010-04-20
Added a number of small performance tweaks and optimizations
Dmitry Stogov
2
-3/+3
2010-04-20
Added concept of interned strings. All strings constants known at compile tim...
Dmitry Stogov
4
-38/+50
2010-04-20
Changed the structure of op_array.opcodes. The constant values are moved from...
Dmitry Stogov
17
-117/+151
2010-04-20
fix infinite loop in the test
Antony Dovgal
1
-1/+1
2010-04-20
Added explanatory comments to filter_input and filter_input_array to document
Adam Harvey
1
-0/+12
2010-04-20
fix 64-bit integer overflow in mhash_keygen_s2k
Stanislav Malyshev
1
-2/+4
2010-04-19
restore $this support for closures to its former glory
Stanislav Malyshev
9
-3/+413
2010-04-18
- Fixed bug #51590 (JSON_ERROR_UTF8 is undefined)
Felipe Pena
1
-0/+1
2010-04-16
fix non-ts build
Stanislav Malyshev
2
-2/+2
2010-04-16
Fixed Bug #51577 (Uninitialized memory reference with oci_bind_array_by_name)
Christopher Jones
1
-2/+9
2010-04-15
Removed register_long_arrays ini option (and $HTTP_SESSION_VARS from ext/sess...
Kalle Sommer Nielsen
5
-41/+25
2010-04-15
Last batch of int/uint comparison fixes
Andrey Hristov
1
-3/+3
2010-04-15
More int/uint comparison warning fixes
Andrey Hristov
2
-10/+10
2010-04-15
Fix some int/uint comparison warnings
Andrey Hristov
2
-3/+3
2010-04-15
Remove unused file
Andrey Hristov
1
-285/+0
2010-04-15
more WS
Andrey Hristov
2
-32/+32
2010-04-15
CS + WS changes
Andrey Hristov
20
-295/+285
2010-04-15
Fix for bug#49234 method not found ssl_set
Andrey Hristov
15
-67/+339
2010-04-14
- #35638, add udate to imap_fetch_overview
Pierre Joye
6
-84/+67
2010-04-13
* Pass TSRMLS_C around pageinfo.c
Kalle Sommer Nielsen
3
-15/+33
2010-04-13
Remove a couple TSRMLS_FETCH() calls around ext/main/sapi
Kalle Sommer Nielsen
8
-53/+29
2010-04-12
MFB: Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by def...
Ilia Alshanetsky
7
-0/+7
2010-04-12
- fix inline doc
Pierre Joye
1
-1/+1
2010-04-12
- [doc] add stream_set_read_buffer, equivalent of stream_set_write_buffer for...
Pierre Joye
4
-11/+39
2010-04-12
Removed y2k_compliance ini option, making it "always" enabled internally
Kalle Sommer Nielsen
1
-15/+6
2010-04-12
* Changed the way removed ini directives are shown so its easier to add new ones
Kalle Sommer Nielsen
12
-703/+0
2010-04-10
- Expose date-extension object creation externally.
Derick Rethans
2
-17/+21
2010-04-09
fix bug #50828 (DOMNotation is not subclass of DOMNode)
Rob Richards
1
-5/+2
2010-04-08
Fixint INT_AND_FLOAT_AS native. It was working ok on 64bit but
Andrey Hristov
1
-5/+4
2010-04-08
Fixing the second test
Andrey Hristov
1
-1/+1
2010-04-08
one more fix and both work with libmysql and mysqlnd
Andrey Hristov
1
-1/+1
2010-04-08
Fix for bug #51026 ssl not working
Andrey Hristov
1
-1/+1
2010-04-08
- WS
Pierre Joye
1
-66/+66
2010-04-07
Another fix for the 16 chars user limitation of MySQL
Andrey Hristov
1
-1/+1
2010-04-07
Fix test. The usernames in the server are 16 chars long
Andrey Hristov
1
-1/+1
2010-04-06
Fix the Windows build (void* arithmetic) as well as --disable-zlib
Andrey Hristov
2
-12/+22
2010-04-06
Stricly C
Andrey Hristov
1
-3/+3
2010-04-06
fix typo
Antony Dovgal
1
-1/+1
[next]