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
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-27
Fix bug 61193
Rasmus Lerdorf
1
-8/+3
2012-02-24
- Better fix for #61115.
Gustavo André dos Santos Lopes
1
-3/+8
2012-02-22
- Fixed bug #61115 (stream related segfault on fatal error in
Gustavo André dos Santos Lopes
1
-1/+3
2012-02-21
- Revert r134029. The streams pooling API was never used in more
Gustavo André dos Santos Lopes
2
-77/+0
2012-02-17
I think we should let this be settable from .htaccess to match the other post...
Rasmus Lerdorf
1
-1/+1
2012-02-16
make ZEND_SIGNALS configurable, off by default
Stanislav Malyshev
1
-2/+0
2012-02-14
fix compat function not passing along input buffer with php_output_context_pa...
Michael Wallner
1
-4/+12
2012-02-14
* fixed bug #60704 unlink() bug with some files path
Mateusz Kocielski
1
-7/+20
2012-02-14
Improved max_input_vars directive to check nested variables
Dmitry Stogov
2
-30/+32
2012-02-08
Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars).
Xinchen Hui
1
-1/+1
2012-02-06
Fix for bug 60986
Rasmus Lerdorf
1
-1/+0
2012-02-03
- Headers: forbid \r and \n also after \0, allow CRLF followed by HT or SP and
Gustavo André dos Santos Lopes
1
-10/+19
2012-02-02
- Hopefully correct fix for bug #60227.
Gustavo André dos Santos Lopes
1
-4/+5
2012-02-02
Fixed memory leaks
Dmitry Stogov
1
-15/+15
2012-02-01
fix UMR in php_register_variable_ex, reported by Stefan Esser
Stanislav Malyshev
1
-0/+3
2012-01-31
fix headers print to stdout/stderr if no output written; need to make some mo...
Michael Wallner
2
-20/+38
2012-01-30
use stderr before, stdout after php_output_startup() and sapi_module.ub_write...
Michael Wallner
1
-3/+11
2012-01-25
fix crash with display_startup_errors=1
Michael Wallner
2
-6/+31
2012-01-22
- Further fix for bug #60455 (stream_get_line misbehaves if EOF is not detected
Gustavo André dos Santos Lopes
1
-48/+82
2012-01-17
Fixed workaround for bug #48034 on Windows (Crash when script is 8192 (8KB) b...
Dmitry Stogov
1
-3/+3
2012-01-16
Fix bug #60768 Output buffer not discarded
Michael Wallner
1
-5/+6
2012-01-06
Changed: restoring REQUEST_TIME as a long, introducing REQUEST_TIME_FLOAT ins...
Patrick Allaert
1
-4/+7
2012-01-01
fix bug #54374, bug #55500 - filter file names better, no dangling [s
Stanislav Malyshev
1
-3/+7
2012-01-01
- Year++
Felipe Pena
66
-66/+66
2011-12-30
follow naming convention
Michael Wallner
2
-9/+9
2011-12-30
Added an API call to return active output handler
Dmitry Stogov
2
-0/+9
2011-12-26
fix bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)
Stanislav Malyshev
1
-0/+4
2011-12-22
Initialize structure (some fields may be missed in array returned from user h...
Dmitry Stogov
1
-0/+1
2011-12-22
Change fatal error into warning and ignore arguments over limit
Dmitry Stogov
1
-8/+14
2011-12-14
Added max_input_vars directive to prevent attacks based on hash collisions
Dmitry Stogov
3
-0/+8
2011-12-11
- Fixed bug #60455: stream_get_line misbehaves if EOF is not detected together
Gustavo André dos Santos Lopes
1
-3/+2
2011-12-07
Implemented FR #54514 (Get php binary path during script execution).
Xinchen Hui
3
-46/+67
2011-12-07
Merge -r317306 to trunk
Xinchen Hui
1
-1/+5
2011-11-25
- Fixed bug #60373 (Startup errors with log_errors on cause segfault).
Derick Rethans
1
-1/+1
2011-11-24
- merge crt warning change (r216594) and rename the ini to windows.show_crt_w...
Pierre Joye
1
-1/+1
2011-11-18
Fixed bug #60321 (ob_get_status(true) no longer returns an array when buffer ...
Pierrick Charron
1
-3/+3
2011-11-13
Fixed bug #60282 (Segfault when using ob_gzhandler() with open buffers)
Xinchen Hui
1
-3/+3
2011-11-06
fixed bug #60227: header() cannot detect the multi-line header with CR.
Rui Hirokawa
1
-1/+1
2011-10-16
Fixed bug #60038 (SIGALRM cause segfault in php_error_cb)
Xinchen Hui
1
-0/+6
2011-10-16
Merge r316812 to trunk
Xinchen Hui
1
-8/+25
2011-09-24
unused var
Xinchen Hui
1
-1/+0
2011-09-23
Fixed bug #55758 (Digest Authenticate missed in 5.4)
Xinchen Hui
1
-5/+0
2011-09-15
Fix warning "implicit declaration of function `vasprintf'"
Xinchen Hui
1
-1/+1
2011-09-13
Fix build on Windows
Kalle Sommer Nielsen
1
-0/+4
2011-09-13
Fixed ZE specific compile warnings (Bug #55629)
Dmitry Stogov
7
-21/+21
2011-09-13
- do not display the crt warnings anymore by default. It is enough to simply ...
Pierre Joye
1
-12/+15
2011-09-07
Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST re...
Hannes Magnusson
1
-1/+1
2011-09-04
- Fixed borked refactoring in r307437 (using SUCCESS/FAILURE return instead of
Gustavo André dos Santos Lopes
3
-8/+10
2011-08-23
- ws
Pierre Joye
1
-3/+3
2011-08-12
Omitted GCC warning "comparison is always false"
Xinchen Hui
1
-1/+1
[next]