projects
/
Packages
/
TYPO3.CMS.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed bug #9313: Introduce HTTP_STATUS-Constants
[Packages/TYPO3.CMS.git]
/
t3lib
/
class.t3lib_div.php
2008-09-14
Dmitry Dulepov
Fixed bug #9313: Introduce HTTP_STATUS-Constants
blob
|
commitdiff
|
raw
2008-09-08
Oliver Hader
Follow-up to feature #9281: Fixed typing error
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Ingo Renner
Declared t3lib_div::readLLPHPfile() and t3lib_div:...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Ingo Renner
follow up to #9281: declared t3lib_div::redirect()...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
Ingo Renner
Added feature #9281: Add a method to easily do a HTTP...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-01
Dmitry Dulepov
Fixed bug #2642: Bug: Directories named 0 break directo...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-20
Dmitry Dulepov
Fixed bug #5205: pi_loadLL() + no language file ==...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-11
Ingo Renner
Reverted Change from 2008-08-06 in t3lib_div leading...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-06
Ingo Renner
* Fixed bug: PHP 5.3 throws a deprecation warning in...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Dmitry Dulepov
Follow up on #8255
blob
|
commitdiff
|
raw
|
diff to current
2008-08-05
Dmitry Dulepov
Fixed bug #8255: Problems with PHP mail function on...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-12
Martin Kutschker
#8948: phpDoc @internal hides public functions of t3lib...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-13
Oliver Hader
Fixed bug #8239: Wrong parameter order for strpos in...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-11
Michael Stucki
* (security) Fixed a low-severity Cross Site Scripting...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Dmitry Dulepov
Follow up for #8360
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Dmitry Dulepov
Fixed bug #8360: locallang.xml charset convertion dont...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-16
Ingo Renner
removed new line at end of file
blob
|
commitdiff
|
raw
|
diff to current
2008-04-11
Dmitry Dulepov
Fixed bug #8078: enhance debug stack trace reporting
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Martin Kutschker
Remove superfluos is_array() check
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Michael Stucki
* Fixed bug #1585: Use t3lib_div::sysLog() whenever...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Oliver Hader
Fixed bug #7976: prioriCalc does not work correctly
blob
|
commitdiff
|
raw
|
diff to current
2008-03-21
Martin Kutschker
Use PHP5 features (final and static).
blob
|
commitdiff
|
raw
|
diff to current
2008-03-16
Martin Kutschker
t3lib_div uses array_unshift() instead of array_shift...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-16
Martin Kutschker
t3lib_div::mkdir() should suppress PHP warnings/errors
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Michael Stucki
* Add TODO on top of a deprecated code line
blob
|
commitdiff
|
raw
|
diff to current
2008-03-03
Michael Stucki
* Fixed bug #7735: EM import was broken because of...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-02
Michael Stucki
* Removing a debug line which was kept by mistake ...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-02
Martin Kutschker
#1364, #5985, #7624: improved version of getURL (cURL...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-02
Martin Kutschker
Fix bug #7397: improper handling of non-transparent...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-02
Michael Stucki
* Remove some references to old (now unsupported) PHP...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Michael Stucki
* Fix various non-functional issues
blob
|
commitdiff
|
raw
|
diff to current
2008-02-25
Michael Stucki
* Follow-up on issue #6037: Replace leading character...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-22
Benni Mack
Fixed bug #7445: Malformed translated locallang causes...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-19
Martin Kutschker
Added feature #7393: ASCII wrapper functions for strtou...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-18
Oliver Hader
Added feature #6037: Performance tunning in t3lib_div...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Oliver Hader
Added feature #7369: Hook for manipulating the cHash
blob
|
commitdiff
|
raw
|
diff to current
2008-02-05
Martin Kutschker
Fixed #7391: cannot set key in with t3lib_div::_GETset()
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Martin Kutschker
#2731: Improved caching of locallang - changed internal...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-04
Martin Kutschker
#2731: Improved caching of locallang - changed internal...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-02
Martin Kutschker
Changed t3lib_div::get_tag_attributes/split_tag_attribu...
blob
|
commitdiff
|
raw
|
diff to current
2008-02-02
Martin Kutschker
#7350: PHP5ize class.t3lib_div.php
blob
|
commitdiff
|
raw
|
diff to current
2008-01-31
Kasper Skårhøj
- Fixed trivial bug in view_array(): With empty arrays...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-31
Jeff Segars
Fixed bug #7202: Debug renders incomplete table with...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-10
Benni Mack
(feature) Added #7096: Consistent interface for AJAX...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-13
Oliver Hader
Fixed bug #6924: t3lib_div::readLLXMLfile does not...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Dmitry Dulepov
Fixed bug #6903: Translated language files are not...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-02
Ingmar Schlecht
Fixed bug #6663: Unserialized objects not debugged...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-25
Ingmar Schlecht
Fixed Bug #6828: Using outpug buffering for debug(...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-09
Benni Mack
(bugfix) Fixed Image Generation bug. Call in t3lib_div...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-16
Michael Stucki
Fixed bug #6193: Object copied in t3lib_div::makeInstance()
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Martin Kutschker
add class name to object info
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Michael Stucki
Cleanup
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Michael Stucki
(minor) Don't output objects in t3lib_div::debug()...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Michael Stucki
* (feature) Add new external library "RemoveXSS" for...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-25
Oliver Hader
Created new directory for Services_JSON typo3/contrib...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-24
Dmitry Dulepov
Added JavaScript minification feature (new function...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-11
Ingo Renner
readability increased
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Martin Kutschker
Remove unnecessary foreach-indexes from trimExpode()
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Martin Kutschker
Beautify trimExpode()
blob
|
commitdiff
|
raw
|
diff to current
2007-09-10
Martin Kutschker
Fix problem with new t3lib_div::trimExplode()
blob
|
commitdiff
|
raw
|
diff to current
2007-09-09
Martin Kutschker
Require PHP 5.1
blob
|
commitdiff
|
raw
|
diff to current
2007-09-07
Martin Kutschker
add comments to trimExplode
blob
|
commitdiff
|
raw
|
diff to current
2007-09-05
Martin Kutschker
Feature #2883: improve t3lib_div::trimExplode()
blob
|
commitdiff
|
raw
|
diff to current
2007-09-03
Oliver Hader
Moving t3lib_TCEforms_inline::getJSON() to t3lib_div...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Martin Kutschker
Correct last patch
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Martin Kutschker
t3lib_div::getHostname used $_SERVER instead of t3lib_d...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Dmitry Dulepov
Performance enhancement in t3lib/class.t3lib_div.php...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Oliver Hader
Fixed bug #4623: Content encoding with x-gzip not possi...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Kasper Skårhøj
Added argument to debugRows() so it can return HTML...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-18
Martin Kutschker
Fixed bug #5578: config setting SYS[requestURIvar]...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Martin Kutschker
Fixed bug #5158: log failed mailings of t3lib_div:...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-28
Ernesto Baschny
Fixed bug #4957: CSV export stop exporting a field...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Michael Stucki
* Add new function t3lib_div::rmdir() to remove directo...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Oliver Hader
Fixed bug 5288: Missing parameter in recursion of t3lib...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Rupert Germann
2007-02-14 Rupert Germann <rupi@gmx.li>
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Michael Stucki
Fixed bug #4666: Use TYPO3 settings when formatting...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-05
Oliver Hader
Fixed bug 4758: Page with doktype 3 (external URL)...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-04
Michael Stucki
Changed error message if browser is too old for running...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-04
Michael Stucki
Fixed a small typo in t3lib_parsehtml_proc
blob
|
commitdiff
|
raw
|
diff to current
2007-02-04
Michael Stucki
Fixed another typo
blob
|
commitdiff
|
raw
|
diff to current
2007-02-04
Michael Stucki
Trimmed some empty lines
blob
|
commitdiff
|
raw
|
diff to current
2007-02-03
Oliver Hader
Fixed feature request: TCEforms/IRRE - Allow TSconfig...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-30
Martin Kutschker
Added SYS[requestURIvar] to get original value of REQUE...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-30
Martin Kutschker
Fix bug #4678: t3lib_div::array2xml() may crash with...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-28
Martin Kutschker
Remove checks for PHP version earlier than 4.3.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-27
Dmitry Dulepov
Added `useCDATA` to a list of t3lib_div::array2xml...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-23
Michael Stucki
* Slightly changed the check for IE browsers in t3lib_d...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Kasper Skårhøj
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Karsten Dambekalns
Fixed bug #3961: Upload to TER always transfers hidden...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-05
Michael Stucki
Non-functional changes...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Michael Stucki
* Updated font-copyright information in t3lib...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-28
Kasper Skårhøj
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-23
Martin Kutschker
Fix a problem with PHP4 and UTF-8 byte order marks...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-07
Michael Stucki
* Fixed bug #4348: Wrong time format in syslog output
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Michael Stucki
* Fixed bug #1655: t3lib_div::substUrlsInPlainText...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Michael Stucki
* Fixed bug #1236 again: 404 error while using...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-29
Martin Kutschker
REDO: ChangeLog t3lib/class.t3lib_div.php t3lib/class...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-25
Kasper Skårhøj
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-19
Dmitry Dulepov
Fixed bug 4358: Add an option to t3lib_div::xml2array...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-17
Ernesto Baschny
2006-10-17 Ernesto Baschny <ernst@cron-it.de>
blob
|
commitdiff
|
raw
|
diff to current
next