1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 01:53:36 +02:00
Files
archived-php-src/ext/standard
Andi Gutmans e47d4fe249 - Increase buffers of output buffering to 40KB and 10KB increments which
makes more sense when web pages are typically like 10KB-20KB.
  I think it would be best to change the reallocation algorithm at least to
  redoubling when it's full instead of incrementing and possibly use
  a data structure similar to Zend/zend_static_allocator which uses memory
  blocks and not realloc().
2000-09-03 19:57:06 +00:00
..
2000-08-16 12:47:09 +00:00
2000-07-26 11:21:03 +00:00
2000-08-21 09:50:53 +00:00
2000-09-01 12:06:52 +00:00
2000-08-31 19:49:36 +00:00
2000-06-05 23:24:42 +00:00
2000-08-11 23:24:54 +00:00
2000-08-27 19:42:45 +00:00
2000-08-21 09:50:53 +00:00
2000-07-02 15:12:34 +00:00
2000-07-30 21:55:27 +00:00
2000-07-09 14:26:50 +00:00
2000-08-23 10:54:13 +00:00
2000-08-18 13:43:22 +00:00
2000-08-18 13:50:04 +00:00
2000-08-04 15:23:19 +00:00
2000-08-29 11:09:20 +00:00