Commit Graph

34 Commits

Author SHA1 Message Date
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Michal Čihař
51e151271b bug #2355923 [core] do not use ctype if it is not available 2008-11-28 14:47:09 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Michal Čihař
37315b0c79 Document some require/includes as phpdoc otherwise takes random block before to document it. 2008-11-24 10:02:56 +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
92a26af9bb remove wrapper function 2008-07-11 15:32:51 +00:00
Marc Delisle
9be515d042 forgot to remove function reference 2008-07-11 15:23:46 +00:00
Marc Delisle
403b59f8f0 bug #1970836 [parser] SQL parser is slow, thanks to Christian Schmidt 2008-07-11 13:33:31 +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
Marc Delisle
0fcc6cd705 old code for when PMA was not utf-8-only 2008-05-25 13:22:49 +00:00
Marc Delisle
050ba7b6cc no longer need the global using_mb_charset as version 3 is utf-8-only 2008-05-25 13:16:31 +00:00
Sebastian Mendel
3f00f63f1b removed old comment 2007-10-16 13:28:55 +00:00
Marc Delisle
0effdcaa31 old PHP4 code 2007-08-18 20:33:30 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Michal Čihař
19b4f9ff24 This line should not be commented out. 2005-11-28 20:49:46 +00:00
Marc Delisle
7f01edcc9b typo 2005-11-03 12:53:28 +00:00
Michal Čihař
04a69209ad Fix escaping detection on multi byte strings. 2005-10-17 12:15:30 +00:00
Marc Delisle
e507e893fa typo 2005-07-16 12:20:59 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Michal Čihař
ff77a8274e Encoding tis-620 is not multibyte (bug #1013787). 2004-09-03 10:08:37 +00:00
Marc Delisle
7708aba605 bug 975290 2004-06-18 21:14:14 +00:00
Michal Čihař
cfbdb563d0 SQL parser now correctly works with multibyte strings (bug #936161). 2004-04-29 09:28:04 +00:00
Michal Čihař
93b8065584 mb_* functions don't know some windows-* charsets (bug #940638). 2004-04-26 08:34:12 +00:00
Michal Čihař
4bc0f3cb14 one more strlen transition missed 2004-03-09 15:05:23 +00:00
Michal Čihař
88dc344cdb Use charset aware substr and strlen functions (bugs #854755 and #910575). 2004-03-09 15:02:28 +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
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00