Commit graph

  • d3242da7db
    Update dBug.php Pascal KOCH 2025-04-15 23:47:44 +02:00
  • 5440f71ebd
    Merge 181c7fe2fd into 4a1bb162c0 Julian Haagsma 2018-02-12 21:43:41 +00:00
  • 181c7fe2fd Adding autoloader qzjul 2018-02-03 16:38:15 -07:00
  • 334328ca3b Merge d85f1013bd into 4a1bb162c0 Marcus Puchalla 2017-08-22 09:37:30 +00:00
  • d85f1013bd Change dBug constructor function Marcus Puchalla 2017-08-22 11:35:55 +02:00
  • 2f265bd09f contextual highlighting in Sublime Text 3 Julian Haagsma 2016-10-21 13:56:48 -06:00
  • e11c9aa695 contextual highlighting in Sublime Text Julian Haagsma 2016-10-21 13:52:35 -06:00
  • 3d1e5925a0 PSR2 compliance, with class alias Julian Haagsma 2016-10-21 13:47:40 -06:00
  • 88fa6cbcdf indentation to spaces Julian Haagsma 2016-10-21 13:39:47 -06:00
  • 35f220aee3 PSR2 using phpcbf Julian Haagsma 2016-10-21 13:39:34 -06:00
  • 07bac892c4 Updating constructor: "PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; dBug has a deprecated constructor" Julian Haagsma 2016-10-21 12:35:44 -06:00
  • ecd8a589dc 0.2.1 sunra 2015-12-15 00:37:24 +02:00
  • c18d91da49 0.2.0 sunra 2015-12-15 00:34:46 +02:00
  • b9808e631d Merge pull request #1 from repat/patch-1 sunra 2015-12-14 21:21:35 +02:00
  • 51c474c46a fixed capital B and lower d in usage repat 2015-12-14 20:06:08 +01:00
  • b7bcd1c5f7 readme updated sunra 2015-12-13 06:15:38 +02:00
  • 9ee6ea224d readme updated sunra 2015-12-13 06:13:50 +02:00
  • b27f1e3f6e readme updated sunra 2015-12-13 06:12:59 +02:00
  • ae97ed5274 readme updated sunra 2015-12-13 06:11:00 +02:00
  • 0c583c466a readme updated sunra 2015-12-13 06:10:01 +02:00
  • 7c24da25e1 release 0.1.0 sunra 2015-12-13 06:07:38 +02:00
  • fc66b3f104 old style constructor fixed sunra 2015-12-13 01:12:13 +02:00
  • 9cb9ff4981 psr4 2 sunra 2015-12-12 22:57:32 +02:00
  • 3bd5c93427 to psr-4 sunra 2015-12-12 22:40:19 +02:00
  • bcf154b0a9 back to psr0 sunra 2015-12-12 22:35:10 +02:00
  • fc99c949db psr4 3 sunra 2015-12-12 22:32:40 +02:00
  • 9e56c718fc psr4 2 sunra 2015-12-12 22:29:59 +02:00
  • abda43c190 psr4 2 sunra 2015-12-12 22:21:20 +02:00
  • a027f16dc8 psr4 sunra 2015-12-12 22:16:02 +02:00
  • 583bde7505 moved to psr-4 sunra 2015-12-12 22:10:51 +02:00
  • a9ae9ab05d fixing Dbug->dBug sunra 2015-12-12 22:05:52 +02:00
  • 13954e8c22 class file renamed for autoloading sunra 2015-12-12 22:02:56 +02:00
  • 78f200b18e Updated to August 6th, 2012 version of Ospinto's Dbug sunra 2015-12-12 21:36:07 +02:00
  • 8f086a47bc fix composer.json KOLANICH 2015-11-06 16:03:47 +03:00
  • 2227110720 Merge pull request #9 from szepeviktor/patch-4 KOLANICH 2015-11-06 03:31:39 +03:00
  • d00db454c2 getVariableName fix (#12) KOLANICH 2015-11-06 02:58:51 +03:00
  • a429b571fd Merge 1234be3c63 into 4a1bb162c0 Adam 2015-06-13 20:28:12 +00:00
  • 1234be3c63 adding proper constructor Adam Cameron 2015-06-13 21:27:12 +01:00
  • 4917567d76 Fixing regex pattern so it will work with Composer autoload namespacing Adam Cameron 2015-06-05 07:58:30 +01:00
  • 86dacf8204 Header outut modification: - The dump of an object will now also print its class name in the header. - Array dumps will include the array size. - Resources will display their type (get_resource_type). Marcus Puchalla 2015-04-16 09:09:14 +02:00
  • 2934550cc3 Add main class to identify dBug created tables Viktor Szépe 2015-03-20 17:37:06 +01:00
  • f7d3d26a38 Merge pull request #5 from szepeviktor/patch-3 KOLANICH 2015-03-20 15:33:29 +03:00
  • a0c4b7b691 htmlspecialchars for single lines Viktor Szépe 2015-03-20 13:05:09 +01:00
  • df5f54c528 style fix with PHP-CS-Fixer +fixes in tests + composer.json + doxyfile + Readme.md KOLANICH 2015-03-16 23:19:47 +03:00
  • b382a094d3 cosmetics Viktor Szépe 2015-03-16 11:25:27 +01:00
  • b6735b1930 Allow inheritance Viktor Szépe 2015-03-16 11:07:25 +01:00
  • 3d5aab3fdc Merge pull request #2 from szepeviktor/patch-1 KOLANICH 2015-03-16 12:23:07 +03:00
  • 20d09b5334 Lowercase <?php Viktor Szépe 2015-03-14 21:27:04 +01:00
  • 07c3deaeb5 Added 4th parameter to dBug constructor. With this optional parameter, that is false by default, you can trigger the init of the JS and CSS. This is needed if you want to use dBug multiple time to e.g. create multiple files (using ob_start etc. ). Until now it would only generate those sections on the first constructor call. Marcus Puchalla 2014-12-16 13:44:35 +01:00
  • 17afca984e Merge 46d111acb4 into 4a1bb162c0 botrelli 2014-08-03 12:43:17 +00:00
  • 46d111acb4 CS Fixes 66d27b3ea53eda58ad7f71253dc2338b08efe4c4 2014-08-03 08:43:07 -04:00
  • 62df2b9155 added namespaces fixed string rendering (added support for unicode strings) And other minor fixes PS droped compatibility with php 4 KOLANICH 2014-04-30 18:39:08 +04:00
  • 1662b22231 added .php_cs and .editorconfig KOLANICH 2014-03-23 18:43:03 +04:00
  • 4a1bb162c0 Merge pull request #4 from kubuscmg/master-composer master Joshua John Sherman 2014-01-20 11:21:40 -08:00
  • febb13f868 Added composer.json Kuba Turek 2014-01-20 19:15:31 +01:00
  • 03f991ef27 Objects rendering improvements 1 Added rendering of iterable objects (which implement Iterator interface) 2 Added rendering of stringable objects (which have __toString magic method) 3 Added showing the class name KOLANICH 2013-11-20 18:08:54 +04:00
  • a39261588e Fixed bug with strings rendering. 1 now works with different LF 2 fixed the bug with 'empty string' in cases when htmlspecialchars returns empry string KOLANICH 2013-10-27 00:27:00 +04:00
  • b2a6f0c7af Added image support KOLANICH 2013-03-26 14:13:54 +04:00
  • e60a483bb7 Merge pull request #2 from crowdsavings/master Josh Sherman 2013-02-25 17:32:35 -08:00
  • b4650baea2 Merge 75b48badc2 into 08fe6800f5 KOLANICH 2013-02-01 07:52:51 -08:00
  • 75b48badc2 added composer.json KOLANICH 2012-12-29 21:22:57 +04:00
  • 6077a06319 Added Exception rendering some bugs fixed KOLANICH 2012-12-29 20:19:06 +04:00
  • de5c15f13a Create README.md KOLANICH 2012-12-08 23:25:24 +04:00
  • be6014ee4b strings, booleans and integers rendering improved some fixes in objects, arrays and resources rendering tests updated some docs added added doxyfile KOLANICH 2012-11-30 01:07:27 +04:00
  • 4948b40ef5 added a box for bollean KOLANICH 2012-08-16 19:02:47 +04:00
  • bb46a39cef added some tests KOLANICH 2012-07-10 11:24:59 +04:00
  • 851b796cce added curl easy handle some methods get target variable by references now (need testing) KOLANICH 2012-07-10 11:15:52 +04:00
  • fc5dd64b67 String processing added KOLANICH 2012-02-28 17:06:59 +04:00
  • ddfe8e2083 Added PDO KOLANICH 2012-01-06 21:14:35 +04:00
  • c0dd938f7e Added support sqlite3 class KOLANICH 2012-01-06 19:15:21 +04:00
  • 59636bbaa7 Numeric improvement KOLANICH 2012-01-06 12:02:45 +04:00
  • d6764a4da4 Null improved KOLANICH 2012-01-06 11:42:22 +04:00
  • fbeba502ff initial idea was to add rendering for gd image to show a thumbnail to picture it was not realized but some code was kept to remember about it KOLANICH 2011-03-13 19:28:25 +04:00
  • a71fafedd9 readmy updated Sunra 2012-12-03 16:51:37 +02:00
  • 29f6ff9b00 Readme updated Sunra 2012-12-03 16:36:46 +02:00
  • aa19d990bb class modified Sunra 2012-12-03 16:15:25 +02:00
  • 5609d2ddff Class constructor and var name detection corrected Sunra 2012-12-03 16:11:02 +02:00
  • dadf63decc composer packet name corrected Sunra 2012-12-03 15:29:16 +02:00
  • 67e4e43b21 Changed directory structure Added composer support Sunra 2012-12-03 15:26:14 +02:00
  • 90b3752476 Add PSR-0 support Sunra 2012-12-03 15:22:51 +02:00
  • 5372623fbd Merge 098ff42bdd into 08fe6800f5 maliayas 2012-11-12 12:30:35 -08:00
  • 4d399609ff Merge bdd285748d into 08fe6800f5 Josh Sherman 2012-08-06 13:04:17 -07:00
  • bdd285748d Added CSS to combat breakage when used with a CSS Reset Josh Sherman 2012-08-06 15:57:08 -04:00
  • 65c3677d45 Cleaned up some whitespace Josh Sherman 2012-08-02 16:04:08 -04:00
  • 098ff42bdd Improved object printing by including private/protectec/static members and constants. It is implemented by using PHP Reflection. maliayas 2012-01-25 05:20:53 +02:00
  • d9519d43f7 Some bug fixes. Better display of NULL, TRUE and FALSE. maliayas 2012-01-25 01:28:48 +02:00
  • 08fe6800f5 Added license and readme JustinCampbell 2011-02-24 17:49:43 -05:00
  • fb74d3af27 Added dBug.php from dbug.ospinto.com JustinCampbell 2011-02-24 17:39:33 -05:00