Michal Čihař
|
3771852471
|
Use https when linking to php.net
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-05-17 10:10:13 +02:00 |
|
Michal Čihař
|
55b317c699
|
Remove /*overload*/ prefix from mb_* calls
I believe this was temporary flagging to see which code is migrated and
can be safely removed now.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-01-04 16:35:28 +01:00 |
|
Marc Delisle
|
66c15daba0
|
Remove some unnecessary string concatenations
https://github.com/dseguy/clearPHP/blob/master/rules/no-unnecessary-string-concatenation.md
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2015-12-06 08:01:07 -05:00 |
|
Marc Delisle
|
357b1b4757
|
Remove some unnecessary string concatenations
https://github.com/dseguy/clearPHP/blob/master/rules/no-unnecessary-string-concatenation.md
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2015-12-04 09:05:42 -05:00 |
|
Hugues Peccatte
|
3de88162ff
|
Replace PMA_String uses by mb_* calls.
Remove part of unused variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-28 20:53:01 +02:00 |
|
Hugues Peccatte
|
9b77d746ab
|
Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-06 10:44:03 +02:00 |
|
Michal Čihař
|
064e45c878
|
Correct params to session_set_cookie_params
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2014-05-08 10:48:09 +02:00 |
|
Marc Delisle
|
8c3e33d043
|
Fix coding style
|
2013-10-19 06:01:50 -07:00 |
|
Michal Čihař
|
534bbc7e48
|
Various coding style improvements in examples
|
2013-05-02 10:47:41 +02:00 |
|
Michal Čihař
|
3e050ff9d9
|
Various docblocks improvements
|
2012-09-19 15:05:26 +02:00 |
|
Michal Čihař
|
5370d0d6c3
|
Fix spacing of @package used together with @subpackage
|
2012-05-02 11:29:34 +02:00 |
|
Marc Delisle
|
5fedf1aa3f
|
Merge branch 'QA_3_5'
|
2012-04-03 12:57:31 -04:00 |
|
Marc Delisle
|
8c3a77f3ad
|
Path disclosure fix
|
2012-04-03 12:56:58 -04:00 |
|
Jo Michael
|
653f086815
|
Replaced xml:lang attributes by lang for HTML5
|
2012-03-18 14:46:59 +01:00 |
|
Jo Michael
|
af0e6c71e7
|
Use HTML5 DOCTYPE along with new charset meta-tag
|
2012-03-16 22:54:32 +01:00 |
|
Michal Čihař
|
850b202e82
|
Move signon and openid examples to examples folder
|
2012-02-13 13:29:31 +01:00 |
|