Commit Graph

31 Commits

Author SHA1 Message Date
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Marc Delisle
1bd7ec70e2 bug #2046883 [core] Notices about deprecated dl() (so stop using it) 2008-08-16 14:06:27 +00:00
Marc Delisle
544831fda7 patch #2007196, Typos in comments, thanks to knittl - knittl 2008-07-01 19:21:28 +00:00
Marc Delisle
afbb2a9dc2 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Sebastian Mendel
6207216296 differ between PHP and SQL debugging 2008-01-22 08:19:52 +00:00
Sebastian Mendel
26599a4fe2 fixed call to PMA_Message::addParam() 2007-10-18 07:24:04 +00:00
Sebastian Mendel
085a7c8f22 make use of PMA_Message 2007-10-17 12:14:19 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Michal Čihař
0e48825a46 Finalise SVN migration. 2006-10-12 16:27:13 +00:00
Marc Delisle
9ec978a4a9 remove profiling 2006-09-19 21:33:14 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Michal Čihař
9935bfd907 Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
Sebastian Mendel
5fd01ea5b9 use $GLOBALS as this scripts can be included from inside a function 2005-11-03 12:22:08 +00:00
Sebastian Mendel
d7b9ad99e6 minor fixes: html output, speed, rtl lang 2005-11-02 08:18:40 +00:00
Sebastian Mendel
c097def342 fixed 'not defined function' 2005-11-02 07:38:57 +00:00
Sebastian Mendel
522c09e27b display error in error box 2005-11-02 07:22:55 +00:00
Marc Delisle
985d073dbb patch #1160439, profiling enhancements 2005-07-29 17:18:56 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Michal Čihař
1aaa89fa54 Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
Michal Čihař
928a8b33db Be valid XHTML 2004-04-27 12:36:12 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
Garvin Hicking
f0da471ec3 /libraries cleanup hopefully done. Double-Checked every change, my installation still works. ;)
Will continue working on remaining files tomorrow and hope to make it to the end of the next day.
2003-11-20 16:31:51 +00:00
Garvin Hicking
d3f84bca94 First batch of PHP4/MySQL compatibility/performance changes.
Everything should be non-intrusive for installations meeting our new 4.1.0/3.23.32 specs.

I will commit my files every now and then for easier code review and to let you see which constructs I replace. Jump in if there are any objections. The basic thing I'm doing is documented in the changelog.

I'll continue with files in the libraries/ subdirectory and will move to the root-level files in last instance.
2003-11-20 10:34:35 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00
Michal Čihař
2d90978ca9 GD autodetection should now work on all systems 2003-06-13 07:37:26 +00:00
Garvin Hicking
bdf38ed3da Fixed PHP3 compatibility (foreach-loops). 2003-02-03 17:56:05 +00:00
Marc Delisle
e3953b1c6f strDBGMaxTimeMs 2003-02-03 00:19:21 +00:00
Marc Delisle
1d505245f0 strCantLoad 2003-02-02 13:03:08 +00:00
Robin Johnson
78e43a384c Whoops, need CVS version tags 2003-02-02 08:18:08 +00:00
Robin Johnson
e001f70760 DBG extension! 2003-02-02 08:17:00 +00:00