Afficher/masquer le menu
Liens Ecyseo
  • Tags cloud
  • Daily
  • Pictures wall
  • Search
  • Display options
    • Links per page :
    • 20 links
    • 50 links
    • 100 links
  • RSS Feed
  • Login

J'ai besoin d'intimité. Non pas parce que mes actions sont douteuses, mais parce que votre jugement et vos intentions le sont.

5165 links 

page 1 / 1

Liste des liens

4 results tagged debug x
Debugging CSS
2020-08-27 8:36 - permalink -

An ebook with lots of tips and techniques on how to debug CSS the right way with easy and studied methods.

css debug livre tutoriels
- https://debuggingcss.com/
GitHub - phpstan/phpstan: PHP Static Analysis Tool - discover bugs in your code without running it!
2019-09-23 12:33 - permalink -

PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code. It moves PHP closer to compiled languages in the sense that the correctness of each line of the code can be checked before you run the actual line.

debug developpement php
- https://github.com/phpstan/phpstan
Déboguer du PHP avec Javascript (Page 1) / Modifications / Forum PluXml.org
2017-06-21 2:37 - permalink -

    **
     * Envoie un message vers la console javascript pour aider au déboggage.
     * @author J.P. Pourrez alias bazooka07
     * @version 2017-06-09
     * */
    public static function debugJS($obj, $msg='') {

        if(!empty($msg)) $msg .= ' = ';
        $msg .= (is_array($obj)) ? print_r($obj, true) : ((is_string($obj)) ? "\"$obj\"" : $obj);
        echo <<< EOT
    <script type="text/javascript">
        console.log(`$msg`);
    </script>

EOT;

    }

<?php plxUtils::debugJS($plxShow->plxMotor->aConf, 'Config de Pluxml ='); ?>
debug javascript php PluXml
- http://forum.pluxml.org/viewtopic.php?id=5990
PHP Debug Bar
2016-01-14 14:38 - permalink -

Une barre de debug pour php.
À tester.

debug outils php
- http://phpdebugbar.com/
page 1 / 1


Tags


  • shaarli
  • wikipedia

Tags cloud

Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation
Affiches "loi aviva" créées par Geoffrey Dorne le 13 Mai, 2020 - Mastodon 1 - Mastodon 2