38845 Commits (b613e76c8ba1b4500a4e7ef5a60dfd1a1667385e)
 

Author SHA1 Message Date
Pierre Joye b613e76c8b - return true/false when a dep addition was succeeded or not 18 years ago
Pierre Joye 7053732b6f - don't show zlib as available when libs or headers are missing 18 years ago
Pierre Joye 5d112c35b7 - do not show libxml as enabled when libs are missing so ADD_EXTENSION_DEP('myext', 'libxml') can do its job 18 years ago
Felipe Pena f90b9d2979 - Fix build where __USE_GNU is used instead of _GNU_SOURCE to define utsname.domainname 18 years ago
Pierre Joye 2c8f57778c - add a list of the enabled extensions and how they are built (shared or static 18 years ago
Pierre Joye 0152bd0387 - clean new line (unix only now) 18 years ago
Olivier Hill 906b5b80df New parameter parsing API for string, part I 18 years ago
Felipe Pena 44fe6a6005 - Fixed tests 18 years ago
Uwe Schindler 48bfd44789 MFH: Response to: [PHP-DEV] cleaning up the functions - any volunteers? :) 18 years ago
Steph Fox c68a82ac7d - Revert the two blocks of code that implement the phar_build optimization, causes segfaults under *nix 18 years ago
Etienne Kneuss f741f6cd6e MFH: Add some tests to increase code coverage 18 years ago
Felipe Pena bdd6712bf5 - New parameter parsing API 18 years ago
Alexey Zakhlestin 2369f43415 updated to the new parameter-parsing api 18 years ago
Steph Fox f3844ecd17 - Revert the tar.c part of the inode calculation fix 18 years ago
Rob Richards 92f8906b2b fix parameter parsing change 18 years ago
Alexey Zakhlestin 247bf3eb4a updated to the new parameter-parsing api 18 years ago
Felipe Pena 521c5cf5fb - New parameter parsing API 18 years ago
Steph Fox 332a185e08 - ws, typo fix 18 years ago
Felix De Vliegher 43e8a59ac7 Basic test for ob_get_length(), testfest.php.net task #132 18 years ago
Alexey Zakhlestin e4ad58109f updated to the new parameter-parsing api 18 years ago
Felipe Pena 592cecf7d4 - Removed unused variables 18 years ago
Timm Friebe 4920a2f980 - Changed zend_get_parameters_ex -> zend_parse_parameters 18 years ago
Sebastian Bergmann 1a23fec1b0 Fix build. 18 years ago
David Soria Parra b72322de22 Testfest task 93. Written by Sebastian Deutsch. 18 years ago
Greg Beaver 3a8b14f83f fix inode calculation, we need fname to be set for phar/tar formats prior to manifest parsing 18 years ago
Greg Beaver 0ad165e402 new tests for phar.cache_list 18 years ago
Felipe Pena 7e57fd2e6f - Fix segfault 18 years ago
Felipe Pena 1c7f474e81 - New parameter parsing API 18 years ago
Alexey Zakhlestin 2618a28278 updated to the new parameter-parsing api 18 years ago
Steph Fox 0e5b3a3527 - Don't free stuff you still need 18 years ago
Steph Fox 35e0565a4b - Kill a couple of double frees and a memleak 18 years ago
Steph Fox ad20b9e6bb - pefree pemalloc'd filename 18 years ago
Steph Fox 22fb73c71e - Fix macro definition syntax 18 years ago
Steph Fox f43a2be8cd - fix for segfault in 5.2 (patch from Greg) 18 years ago
Steph Fox b964ec6e5d - ws 18 years ago
Felipe Pena 7319fb687e - New parameter parsing API 18 years ago
Greg Beaver 4b77c2baa5 define ALLOC_PERMANENT_ZVAL for PHP 5.2 18 years ago
Greg Beaver eb0a98939a PHP 5.2 fixes to direct include of compressed archives 18 years ago
Felipe Pena 015f82d219 - New parameter parsing API 18 years ago
Greg Beaver baee4e6028 close stream on failure 18 years ago
Greg Beaver 529aa19cc7 82x(./profile2) speedup for buildFrom*() 18 years ago
Greg Beaver 14c26d05ba fix leak 18 years ago
Felipe Pena bee6c52437 - New parameter parsing API 18 years ago
David Coallier 88abc99dc0 - New parsing parameter API cleanups 18 years ago
Felipe Pena f23acf749d - New parameter parsing API 18 years ago
Stanislav Malyshev 8a65886bb9 fix buglet 18 years ago
Olivier Hill dc4bcc901b - New parameter parsing API for var.c & tests 18 years ago
Felipe Pena ea00fea83d - New parameter parsing API 18 years ago
Dmitry Stogov 298087c74b Allowed to override internal classaes with "use" 18 years ago
Steph Fox 97cf2a15da - 5_2 compatibility stuff (so we can stay in sync with PECL) 18 years ago