29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-07-12 15:03:39 +00:00
Commit Graph

226 Commits

Author SHA1 Message Date
wilsonge
6e1d6c8a69
Other directories to J4 alpha 3 2018-05-12 15:26:53 +01:00
Michael Babker
02a4233701 Use long array syntax to avoid parse errors on PHP 5.3 2017-12-16 11:34:59 -06:00
zero-24
729f43ae81 drone php minimum checks (#18804) 2017-11-23 00:33:13 +01:00
Dimitri Grammatikogianni
67fde2d57a unify the error page for all cases (#18777) 2017-11-22 14:09:02 +01:00
Michael Babker
4e88408761 Bump to PHP 7 minimum (#17548) 2017-08-18 18:12:34 +01:00
zero-24
33bddf5e6b some changes based on michaels feedback 2017-02-24 18:53:03 +01:00
zero-24
cf28c7446e drone change 2017-02-24 18:41:16 +01:00
zero-24
2e4e258b88 some small changes 2017-02-24 18:36:30 +01:00
zero-24
098b922cd4 Move executable code out of index.php files thanks @mbabker 2017-02-24 18:32:40 +01:00
wilsonge
3e3d57f4f1
Merge branch 'staging' into 4.0-dev 2017-01-15 13:52:59 +00:00
wilsonge
f4e07d8954
It's 2017. Happy New Year 2017-01-12 12:16:47 +00:00
Michael Babker
38ae091bee Set PHP minimum to 5.5.9 2016-09-16 18:33:07 -05:00
Michael Babker
a9dc8acc36 Deprecate the _PROFILER global var (#10845) 2016-08-14 18:53:21 +02:00
andrepereiradasilva
8f7604b993 Correct afterLoad time in Joomla Debug Console 2016-01-17 20:30:59 +00:00
Jean-Marie Simonet
22fdc98d5a Updating copyright date to 2016 2016-01-06 11:24:34 +01:00
Michael Babker
ed525eff5f Define the minimum supported PHP version as a constant 2015-03-21 12:40:19 -04:00
Jean-Marie Simonet
b9238fdab5 Updating copyright to 2015 2014-12-30 09:15:58 +01:00
Michael Babker
20a93c001c Raise minimum supported PHP version to 5.3.10 2014-01-29 01:53:13 -06:00
Jean-Marie Simonet
99737a0887 Updating copyright 2013-12-31 12:25:08 +01:00
Michael Babker
d962a5a21a [#31727] Migrate application classes from legacy JApplication to JApplicationWeb (Fix #1716) 2013-09-20 05:24:57 -05:00
Jean-Marie Simonet
c9442354ce ^ Updating copyright 2013-01-18 18:03:57 +01:00
Mark Dexter
9dba8d228a Revert [#29348] Restore DS definition. 2012-09-26 17:51:04 -07:00
Mark Dexter
c387b0d8c4 [#29348] Restore DS definition. Thanks Elin. 2012-09-26 08:57:03 -07:00
Jean-Marie Simonet
1cc30b2ce0 [#29116] Parse error on initializing installation if server does not
meet PHP requirements . Thanks Jean-Marie.
2012-09-22 07:48:06 -07:00
Rouven Weßling
7c3aa939bd Add the following sniffs but only apply them to select folders:
Generic.Files.LineLength
PEAR.Functions.ValidDefaultValue
Squiz.Operators.IncrementDecrementUsage
Joomla.Classes.MethodScope
Joomla.Commenting.FunctionComment
Joomla.Commenting.SingleComment
Joomla.Commenting.ClassComment
Joomla.WhiteSpace.ConcatenationSpacing
Joomla.ControlStructures.ControlSignature
Joomla.ControlStructures.InlineControlStructure
Joomla.ControlStructures.MultiLineCondition
2012-09-09 17:47:55 +02:00
Rouven Weßling
a5c90d39d5 Take advantage of PHP 5.3's new __DIR__ constant. 2012-08-02 12:16:11 +02:00
Rouven Weßling
2c7f720110 Use the faster const syntax where possible. 2012-07-26 16:06:26 +02:00
Rouven Weßling
9befc7015f Remove the DS constant. 2012-07-05 22:17:51 +02:00
Rouven Weßling
30068af94e Add a sniff for file comments. 2012-07-01 13:57:32 +02:00
Rouven Weßling
1eae5bd6fb ^ Deleting $Id$. Thanks Rouven. 2012-01-12 16:11:02 +01:00
Jean-Marie Simonet
83a0c2f862 ^ Updating Copyright 2012-01-12 06:45:22 +01:00
Mark Dexter
e3fe011168 [#24589] Systematic elimination of DS as directory separator - Round 2
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@20806 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2011-02-21 19:44:59 +00:00
Ian MacLennan
f53061c4fe # Updating Copyright Year
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@20196 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2011-01-09 02:40:25 +00:00
Mark Dexter
792d0d6399 [#23377] Version information disclosure in joomla.xml
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@19860 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2010-12-13 05:49:31 +00:00
Ian MacLennan
d09c653ee0 # [!21949] Reverted systematic elimination of DS as directory separator
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@18650 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2010-08-26 13:28:49 +00:00
Ian MacLennan
c326da1519 [#21949] Systematic elimination of DS as directory separator
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@18568 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2010-08-21 18:34:12 +00:00
Andrew Eddie
38c5d38a75 Fixed issue [#20907] Making Joomla more compliant to PHP strict standard
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@17859 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2010-06-23 17:55:52 +00:00
Louis Landry
98d2670e70 Fix copyright notices to extend to 2010
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@14276 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2010-01-18 14:20:28 +00:00
Ercan Ozkaya
3b12b1921f Added new method JApplication::__toString
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@13267 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2009-10-21 11:43:09 +00:00
Ercan Ozkaya
7e5a2ebd82 Removed global variables from entry points
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@13049 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2009-10-03 22:52:08 +00:00
Andrew Eddie
46f482f9cc Refactored instances of global $mainframe.
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@12490 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2009-07-06 11:57:32 +00:00
Rob Schley
de4a567e3a Moved LICENSE.php out of the installation folder and renamed to LICENSE.txt.
Updated the license declarations.
Updated some copyright declarations that still referred to 2008.

git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@11952 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2009-06-01 03:21:19 +00:00
Rob Schley
51b872868c git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@11899 6f6e1ebd-4c2b-0410-823f-f34bde69bce9 2009-05-28 20:06:01 +00:00
Rob Schley
7e4ee8d289 Updated SVN properties.
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@11843 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2009-05-27 23:08:50 +00:00
Rob Schley
83939b8361 Imported the new trunk.
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@11842 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2009-05-27 22:47:11 +00:00
Rob Schley
4b94a407de git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@11841 6f6e1ebd-4c2b-0410-823f-f34bde69bce9 2009-05-27 22:44:30 +00:00
Andrew Eddie
e4c5b23f0d Docblock update
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@11480 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2009-01-25 07:20:50 +00:00
Rob Schley
92e017759a Cleaned up the site and administrator index.php files.
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@11438 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2009-01-25 03:12:08 +00:00
Anthony Ferrara
c563a6407d Added onBeforeRender Trigger
Added onAfterCacheRender Trigger
Added parse method to JDocument and JDocumentHTML
Moved all "system" triggers inside of JApplication/children

git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@11435 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2009-01-24 15:11:18 +00:00
Andrew Eddie
2d8b638279 Docblock updates
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@11376 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2008-12-31 00:14:24 +00:00