Commit Graph

14 Commits

Author SHA1 Message Date
Marc Delisle
6f58a69511 Merge pull request #1638 from madhuracj/ob
Bug #4833 CSS and Javascript are not compressed - Work in progress
2015-04-10 09:52:50 -04:00
Madhura Jayaratne
c28dbb5970 Output buffering for css
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-09 11:34:40 +05:30
Marc Delisle
a93ad61caa Remove debugging code
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-04-08 07:03:32 -04:00
Marc Delisle
8d16b2d937 bug #4822 Compress when php.ini output_buffering is active
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-04-02 16:10:34 -04:00
Chirayu Chiripal
b900a521de use function_exists for checking function existence
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-12-05 16:36:42 +05:30
Chirayu Chiripal
573f85f1bf Fix bug-4613 HHVM: method ob_gzhandler not found
Signed-off-by: Chirayu Chiripal <chirayu.chiripal@gmail.com>
2014-12-05 16:05:48 +05:30
Hugues Peccatte
5985894160 Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-09-07 00:31:45 +02:00
Hugues Peccatte
2fc0ca777d Update PHPDoc. 2013-11-10 10:28:05 +01:00
Michal Čihař
37d142bc3f Remove compatibility code for PHP 5.2 2013-07-01 15:29:56 +02:00
Michal Čihař
cf3b086e7e Various coding style improvements 2013-04-16 13:29:03 +02:00
Michal Čihař
3e050ff9d9 Various docblocks improvements 2012-09-19 15:05:26 +02:00
Michal Čihař
6a4ac7ef32 Do not emit headers when running testsuite 2012-06-25 12:17:33 +02:00
Dieter Adriaenssens
4edb55f722 improve DocBlock 2012-06-11 14:06:04 +01:00
Rouslan Placella
41cb6e20b0 Added PMA_OutputBuffering class, dropped ob.lib.php 2012-06-11 14:06:03 +01:00