]> granicus.if.org Git - php/shortlog
php
2014-11-18 Anatol Belskiproper dllexport
2014-11-18 Anatol Belskimove to size_t where zend_string is used internally
2014-11-18 Anatol Belskifix some datatype mismatches
2014-11-18 Anatol Belskireturn after the warning, to fix uninitialized salt...
2014-11-18 Anatol Belskifix datatype mismatches
2014-11-18 Anatol Belskiadd missing type specifier
2014-11-18 Anatol Belskifix datatype mismatches
2014-11-18 Anatol Belskifix unsigned check
2014-11-18 Anatol Belski"extern" shouldn't be used for definitions
2014-11-18 Anatol Belskijoined identical conditional blocks
2014-11-18 Remi ColletMerge branch 'PHP-5.6'
2014-11-18 Remi Colletsimplify fpm tests
2014-11-18 Dmitry StogovSEND_VAR_NO_REF optimization
2014-11-18 Remi ColletMerge branch 'PHP-5.6'
2014-11-18 Remi ColletAdd test for bug #68442
2014-11-18 Remi ColletMerge branch 'PHP-5.6'
2014-11-18 Remi ColletAdd various tests for FPM
2014-11-18 Remi ColletInclude small MIT FastCGI client library from
2014-11-18 Dmitry StogovGet rid of zend_free_op structure (use zval* instead).
2014-11-17 Remi ColletMerge branch 'PHP-5.6'
2014-11-17 Remi ColletAdd new FPM test for IPv4/IPv6
2014-11-17 Dmitry StogovReorder fields for most often access pattern
2014-11-17 Remi ColletMerge branch 'PHP-5.6'
2014-11-17 Remi Colletupdate fpm configuration for #68428
2014-11-17 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-11-17 Remi Colletupdate fpm configuration for #68428
2014-11-17 Remi Colletupdate fpm configuration for #68428
2014-11-17 Anatol Belskifix incompatible pointer types
2014-11-17 Anatol Belskifix incompatible pointer types
2014-11-17 Anatol Belskifix incompatible pointer types
2014-11-17 Remi ColletMerge branch 'PHP-5.6'
2014-11-17 Remi ColletNEWS
2014-11-17 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-11-17 Remi ColletNEWS
2014-11-17 Remi ColletFixed bug #68428 allowed_client is IPv4 only
2014-11-17 Remi ColletMerge branch 'PHP-5.6'
2014-11-17 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-11-17 Remi Colletcomment about ipv4-mapped in fpm conf
2014-11-17 Remi ColletImprove fix bug #68421 access.format='%R' doesn't log...
2014-11-17 Dmitry StogovMicro optimization
2014-11-16 Remi ColletMerge branch 'PHP-5.6'
2014-11-16 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-11-16 Remi Colletimprove comments about FPM listen option
2014-11-15 Remi ColletMerge branch 'PHP-5.6'
2014-11-15 Remi ColletNEWS
2014-11-15 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-11-15 Remi ColletNEWS
2014-11-15 Remi ColletMerge branch 'PHP-5.6'
2014-11-15 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-11-15 Remi ColletFixed Bug #68420 listen=9000 listens to ipv6 localhost...
2014-11-14 Anatol Belskifix build
2014-11-14 Remi ColletMerge branch 'PHP-5.6'
2014-11-14 Remi ColletNEWS
2014-11-14 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-11-14 Remi ColletNEWS
2014-11-14 Remi ColletMerge branch 'PHP-5.6'
2014-11-14 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-11-14 Remi ColletFix bug #68421 access.format='%R' doesn't log ipv6...
2014-11-14 Anatol Belskiless spaces in the makefile generated commands
2014-11-14 Anatol Belskiseparate LDFLAGS and ARFLAGS to fix the unknown opts...
2014-11-14 Anatol Belskipartial cleanup to work with size_t str length in passw...
2014-11-14 Anatol Belskiremove unused var
2014-11-14 Anatol Belskiadded comment
2014-11-14 Anatol Belskivalidate sockets portable way
2014-11-14 Anatol Belskifix unused var warning
2014-11-14 Anatol Belskiremoved useless check
2014-11-14 Remi ColletMerge branch 'PHP-5.6'
2014-11-14 Remi ColletMerge branch 'PHP-5.5' into PHP-5.6
2014-11-14 Remi ColletFix bug #68423i PHP-FPM will no longer load all pools
2014-11-14 Remi ColletMerge branch 'PHP-5.6'
2014-11-14 Remi ColletNEWS for 1b156207446e0c5ec8a9476ad0966b5daa82f516
2014-11-13 Anatol Belskiavoid repeated strlen usage, remove unused vars
2014-11-13 Anatol Belskifix datatype mismatch
2014-11-13 Anatol Belskifix datatype mismatch
2014-11-13 Anatol Belskiextend warn list to exclude
2014-11-13 Anatol Belskifix datatype mismatch and kick unused var
2014-11-13 Anatol Belskifix datatype mismatches, remove dead part of code
2014-11-13 Anatol Belskiremove unused vars
2014-11-13 Anatol Belskiadded missing type specifier
2014-11-13 Dmitry StogovMicro optimization
2014-11-13 Remi Colletfix merge
2014-11-13 Remi ColletFix build with gmp < 4.2
2014-11-13 Anatol Belskiadd a configure option to suppress uncritical warns...
2014-11-13 Anatol Belskipass vc++ version to clang, that will be forwarded...
2014-11-13 Anatol BelskiHAVE_STRNLEN should be in all toolsets
2014-11-13 Anatol Belskiset the vc++ next name
2014-11-13 Xinchen HuiAnother fix for test fail
2014-11-13 Xinchen HuiRevert "Fixed test fails (prop read always has a IS_STR...
2014-11-13 Xinchen HuiMerge branch 'master' of https://git.php.net/repository...
2014-11-13 Xinchen HuiFixed test fails (prop read always has a IS_STRING...
2014-11-12 Anatol Belskipre create the build dir
2014-11-12 Anatol Belskifix test cleanup
2014-11-12 Anatol Belskifix test cleanup
2014-11-12 Anatol BelskiC89 compat
2014-11-12 Anatol Belskitrim when adding flags, avoid multiple spaces
2014-11-12 Anatol Belskiuse response files for exts and sapi linking
2014-11-12 Anatol Belskigenerate response files for use by linker
2014-11-12 Anatol Belskigeneralize arch setup
2014-11-12 Anatol Belskifix int to void* cast on x64
2014-11-12 Matteo BeccatiMerge branch 'PHP-5.6'
next